6.4 Adapter Properties
Certain fields (Eg: Enumerations, Status etc) can have different values in OBAPI as compared to OBVAM.
The mapping of all such values between OBAPI and OBVAM can be found/maintained using the below script:-
select * from DIGX_FW_CONFIG_ADAPTER_PROP_B where host_id = 'OBVAM';
Parent topic: Virtual Account Management