12.3.1 Prerequisites for Data Adjustments
For Regulatory Reporting before creating a Regulatory Reporting Data Adjustment, you can execute a KI assessment.
- Set the N_lookup_value =’Y’ against v_lookup_code=’ PRE_POST_ADJ_AUDIT_LOG’ in the table fsi_dgs_configuration. This enables the View Adjustment Details in the Issue & Action screen, where you can view the pre and post-adjustment data.
- An Action must be created for the system-generated Issues. See section, Creating an Action for details.
- In the Manual Data section, select
Export. If the /ftpshare folder does not have the
sub-folders DGS/dgsexport, user should create these folders before selecting
Export.
Run the following command to create the folder:
mkdir -p DGS/dgsexport
And give permission to this folders by using the following command:
chmod -R 775 DGS
Note:
Creating sub-folders is a one time activity.