ER CTMS 045-015: Difference between revisions
No edit summary |
m (Text replacement - "[[Category:{{#var:System}} ER]]↵" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 045") |
||
(3 intermediate revisions by one other user not shown) | |||
Line 15: | Line 15: | ||
|1.1 | |1.1 | ||
|527603 | |527603 | ||
| | |21754 | ||
|2 | |2 | ||
|The system parameter 'PAR_AUDIT' can be set to 'Y' to include auditing of the import process in the STP version of the Paragon API. | |The system parameter 'PAR_AUDIT' can be set to 'Y' to include auditing of the import process in the STP version of the Paragon API. | ||
Line 55: | Line 55: | ||
|" | |" | ||
|} | |} | ||
<!-- NEW PAGE --> | |||
{| class="wikitable" border="1" width="100%" | {| class="wikitable" border="1" width="100%" | ||
Line 87: | Line 89: | ||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]][[Category:ER CTMS 045]]</noinclude> | ||
</noinclude> |
Latest revision as of 09:51, 14 July 2025
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER045-015
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DATA_ADM_SYSTEM_PARAM_527603.sql | Database Script | 1.1 | 527603 | 21754 | 2 | The system parameter 'PAR_AUDIT' can be set to 'Y' to include auditing of the import process in the STP version of the Paragon API.
The system parameter 'PARAGON_RUNNING' will be used to indicate if the STP version of the Paragon API is importing data - it will not be editable by the users. The import process in the STP version of the Paragon API will set the orders for manual scheduling when they are temporarily unscheduled from their temporary trips or their Paragon trips. Then, those orders will not be reprocessed by the 3PL scheduling engine. The 3PL scheduling engine will not start when the Paragon API is processing. Then, these processes will not be updating concurrently any of the same trips and orders; plus the rate processing should be improved. However, the import process in the STP version of the Paragon API will not wait should the 3PL scheduling engine be processing. |
DP_3PL_SCHED.sql | 3PL Scheduling Engine Package | 5.11 | " | " | " | " |
DP_PAR_API_STP.sql | STP Paragon API Package | 5.23 | " | " | " | " |
OMS.sql | Order Management Package | 5.334 | " | " | " | " |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
PAR_AUDIT | SYSTEM | Y | The STP version of the Paragon API will write audit records for the import process. |
PAR_AUDIT | SYSTEM | N | The STP version of the Paragon API will not write audit records for the import process. |
PARAGON_RUNNING | SYSTEM | Y | The STP version of the Paragon API is importing data. |
PARAGON_RUNNING | SYSTEM | N | The STP version of the Paragon API is not importing data. |
Note: Version 5.23.1.1 of DP_PAR_API_STP needs to be compiled on the STS databases.