ER CTMS 039-014: Difference between revisions
No edit summary |
m (Text replacement - "[[Category:{{#var:System}} ER]]↵</noinclude>" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 039 </noinclude>") |
||
Line 102: | Line 102: | ||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]][[Category:ER CTMS 039]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:12, 14 July 2025
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER039-014
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DATA_ADM_SYSTEM_PARAM
_01753120.sql |
Data Script | 1.1 | 01753120 | - | 3 | 1. A new system parameter for cost centres exists called LOTS_DEL_CUST_SIGNATORY.
Description: 'Controls if DEL messages for LOTS require an actual signatory - Y to hold messages' Used in the ORDER_HEADER_CONFIRM section in the LOTS files. And to only send a DEL message when an actual signatory is obtained from EPOD (except when the file is triggered at COMPLETED status). The signed by from the trip stop will not be included when an actual signatory is not received. DEL messages will remain on hold until an actual signatory is received or the trip is completed. The DEL control records will be updated as processed with the text 'Missing signatory, no DEL file created' for the filename. 2. The VLI/VUI messages will remain on hold until a scan for the vehicle is received. If a DEL message is sent for the order these VLI/VUI will then not be sent and their control records will be updated as processed with the text 'Scan not received, DEL message created' for the filename. 3. The TRP messages will check that a control record has not been created or a trip that has subsequently been DELETED without first sending a TRP message. The TRP control records will be updated as processed with the text 'Deleted Control Record' for the filename. 4. The DRIVER_NAME section does not include a space if a driver is not assigned. 5. The STOP_CONTACT_NAME section does not include a space if a contact is not assigned. |
DATA_ADM_SYSTEM_PARAM
_CONFIG_01753120.sql |
Data Script | 1.1 | " | " | " | " |
INT_XML_OUT2.sql | Outbound EDI Database Package | 5.319 | " | " | " | " |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
LOTS_DEL_CUST_SIGNATORY | COST_CENTRE | Y | The DEL message will require an actual signatory for the delivery location of the order before it can be sent. |
LOTS_DEL_CUST_SIGNATORY | COST_CENTRE | N | The DEL message will not require an actual signatory for the delivery location of the order before it can be sent. |
LOTS_FTP_PUT_DIRECTORY | SYSTEM | POPULATED | The LOTS file will be placed temporarily in this directory with a suffix of 'TMP'. |
LOTS_FTP_PUT_DIRECTORY | SYSTEM | NULL | The LOTS file will not be placed temporarily in this directory. |
LOTS_FTP_DESTINATION_DIRECTORY | SYSTEM | POPULATED | The LOTS file will be placed in this directory with a suffix of 'XML'. |
LOTS_FTP_DESTINATION_DIRECTORY | SYSTEM | NULL | The LOTS file will be placed in this directory. |