9.4 Adapter Properties

Certain fields (Eg: Enumerations, Status etc) can have different values in OBAPI as compared to OBLM.

The mapping of all such values between OBAPI and OBLM can be found/maintained using the below script:-

select * from DIGX_FW_CONFIG_ADAPTER_PROP_B where host_id = 'OBLM';