ER CTMS 045-015: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER045-015 }} {| class="wikitable" border="1" width="100%" |- bgcolor="sil...")
 
No edit summary
Line 56: Line 56:
|}
|}


{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="4" | 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:''' Note that version 5.23.1.1 of DP_PAR_API_STP needs to be compiled on the STS databases.
 
'''Note:''' Version 5.23.1.1 of DP_PAR_API_STP needs to be compiled on the STS databases.


<noinclude>
<noinclude>
[[Category:{{#var:System}} ER]]
[[Category:{{#var:System}} ER]]
</noinclude>
</noinclude>

Revision as of 17:43, 3 November 2023


Aptean Logo.png


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 - 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.