You can customize header and GL labels according to the ERP you configure, and customize error codes and messages based on your requirement. To customize header and GL labels, update the appropriate configuration files that are available at the following paths.
Configuration files
The configuration files and their scope of customization is listed below.
Configuration File | Scope of Customization | Path |
---|---|---|
headerLabels.json | Specify the header field labels corresponding to each ERP | [Drive:]\Program Files\Apache Software Foundation\[Tomcat Installation]\webapps\apapproval\packages\les-rdk-fpa-ap-core/src\resources |
glLabels.json | Specify the GL field labels corresponding to each ERP | [Drive:]\Program Files\Apache Software Foundation\[Tomcat Installation]\webapps\apapproval\packages\les-rdk-fpa-ap-core\resources |
customErrorCodes.json | Include the customized error codes | [Drive:]\Program Files\Apache Software Foundation\[Tomcat Installation]\webapps\apapproval\packages\les-rdk-fpa-controls\src\resources |
strings.json | Include the standard error codes | [Drive:]\Program Files\Apache Software Foundation\[Tomcat Installation]\webapps\apapproval\packages\les-rdk-fpa-controls\src\resources |