9.4 Adapter Properties
This topic provides information on Adapter Properties.
Certain fields (Eg: Enumerations, Status etc) can have different values in OBDX as compared to OBLM.
The mapping of all such values between OBDX and OBLM can be found/maintained using the below script:-
select * from DIGX_FW_CONFIG_ADAPTER_PROP_B where host_id =
'OBLM'and transaction_type not in ('ALL');
Parent topic: Liquidity Management