ER CTMS 047-097: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 46: | Line 46: | ||
|} | |} | ||
<!-- NEW PAGE --> | |||
{| class="wikitable" border="1" width="100%" | {| class="wikitable" border="1" width="100%" |
Latest revision as of 17:51, 6 June 2025
EMERGENCY RELEASE - CTMS 12.0
RELNOTE ER CTMS 047-097
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DATA_ADM_SYSTEM_PARAM_620865.sql | Database script | 1.1 | 620865 | PROD-CTMS-669852-97 | 2 | A new system parameter LOTS_SEND_TENDERED has been created to control this new functionality. Trigger points which currently check the status of a trip have been amended to check the new system parameter and they will not send any messages to LOTS if the parameter is inactive (i.e. where the setting value = "N"). The default setting is now "Y" (differs to the original requirement) to avoid stopping data being sent until it is specifically requested to be inhibited). |
TRG_SHA_LOTS.sql | Database trigger | 5.10 | " | " | " | " |
TRG_STS_XML_OUT.sql | Database trigger | 5.40 | " | " | " | " |
TRG_SCH_TRIP_XML_INT.sql | Database trigger | 5.43 | " | " | " | " |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
LOTS_SEND_TENDERED | SYSTEM | Y | If the trip is still at TENDERED status, then TRP message will be sent to LOTS. |
LOTS_SEND_TENDERED | SYSTEM | N | If the trip is still at TENDERED status, then no TRP message will be sent to LOTS. |