ER CTMS 047-097: Difference between revisions
From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{#vardefine:SystemVers|12.0}} {{#vardefine:ERPatch|047}} {{#vardefine:ERNumber|097}} {{ERHeader |SystemVersion={{#var:System}} {{#var:SystemVers}} |ERNumber=ER {{#var:System}} {{#var:ERPatch}}-{{#var:ERNumber}} }} {| class="wikitable" border="1" width="100%" |- bgcolor="silver" !Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks |- |DATA_ADM_SYSTEM_PARAM_620865.sql |Database script |1.1...") |
No edit summary |
||
Line 44: | Line 44: | ||
|" | |" | ||
|" | |" | ||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | 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. | |||
|} | |} | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]] | ||
[[Category:ER {{#var:System}} {{#var:ERPatch}}]] | [[Category:ER {{#var:System}} {{#var:ERPatch}}]] |
Revision as of 17:47, 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. |