APS Configuration files
Last updated
Was this helpful?
Last updated
Was this helpful?
As part of the APS implementation and configuration several files are included that control the processing that the APS addon will execute.
The main APS file is 'CodingControlAPS.ini' this contains the core configuration fo the below areas:
Data handler *.dll file locations. The path must match the file and folder locations.
All resources in scope will be included as part of the APS processing. The comma-separated format must be followed to ensure all resources are included.
Login credentials for the APS provided WEBUI (Admin & User) All 'User_*' and 'Admin_*' values are editable, if changed the APS service must be restarted for APS to apply the changes.
Host port definition for the WebUI order detail display. This port must be unique for each APS implementation to ensure no conflicts.
WEBUI field definitions for order detail data or information displayed. The format for these fields is field description then tilde '~' then the ODBC 'ORDERS' table field name, with each field separated by a comma. (See the example file image below for more details)
Log file location for both order and general CodingControl APS data. The location where APS will generate and save any specific order and general success or issue log processing details.
Example of the file contents.