7.3 Adapter Properties
Following script helps in listing the CMSspecific System Configurations:-
SELECT * FROM digx_fw_config_var_b WHERE prop_id LIKE '%CMS%' OR prop_id LIKE '%OBCM%';
Ensure correct values are maintained against the above properties.
This maintenance can be done from the System Configuration admin screen or directly in DB schema.
Parent topic: Cash Management System