PRODUCT CONFIGURATION

To enable the products execute the following script.

Update DIGX_OR_PRODUCT_TYPE set STATUS = 'ACTIVE' where ID IN ('SAVINGSH3','CHECKINGH3','AUTOLOANH3','PERSONALLOANH3') and DETERMINANT_VALUE='OBDXBU2';

Where ‘'OBDXBU2’ is the entity id for which the system is configured.

This will enable the savings, current accounts, auto loans, and personal loans products.

Back