5.4 Adapter Properties
This topic provides information on Adapter Properties.
This topic provides information on adapter properties. The mapping of all such values between OBDX and OBSCF can be found/maintained using the below script:
select * from DIGX_FW_CONFIG_ADAPTER_PROP_B where host_id like 'SCFCM%' and transaction_type not in ('ALL');
SELECT r.resource_value, c.Prop_id, c.prop_value
FROM digx_cfg_Config_all_b c JOIN digx_fw_resource_bundle r ON r.resource_name LIKE '%' || c.Prop_id || '%'
WHERE c.module = 'cmsscfcm' AND c.prop_id LIKE 'SCFCMAdapterImplConfig
Parent topic: Receivables or Payables Management