ER CTMS 047-088: Difference between revisions

From Calidus HUB
No edit summary
No edit summary
 
Line 17: Line 17:
|1.1
|1.1
|735611
|735611
|
|-
|
|2
|The requests for the events at the depots in APOD will have to be setup and advised by Calidus when the UpdateManifests method is being used.
|The requests for the events at the depots in APOD will have to be setup and advised by Calidus when the UpdateManifests method is being used.


Line 32: Line 32:


FLEXIPOD_END_OF_TRIP_ACTION = Y
FLEXIPOD_END_OF_TRIP_ACTION = Y
'''Version 1.9.1.1 of DP_FLEXIPOD will be released to the 19c databases.'''
|-
|-
|DP_FLEXIPOD.sql
|DP_FLEXIPOD.sql

Latest revision as of 17:40, 10 June 2025




Aptean Logo.png


EMERGENCY RELEASE - CTMS 12.0


RELNOTE ER CTMS 047-088

Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
DATA_ADM_SYSTEM_PARAM_735611.sql Database Script 1.1 735611 - 2 The requests for the events at the depots in APOD will have to be setup and advised by Calidus when the UpdateManifests method is being used.

The requests for the events at the depots in APOD will be setup in APOD when the Add method is being used.

The setup of the new system parameters for STS will be:

FLEXIPOD_PREDEPARTURE_ACTION = N

FLEXIPOD_DEPOT_DEPART_ACTION = Y

FLEXIPOD_DEPOT_RETURN_ACTION = Y

FLEXIPOD_END_OF_TRIP_ACTION = Y


Version 1.9.1.1 of DP_FLEXIPOD will be released to the 19c databases.

DP_FLEXIPOD.sql Flexipod Package 1.9 " " " "


New Parameters
Parameter Name Config Level Setting Value Result
FLEXIPOD_PREDEPARTURE_ACTION SYSTEM N The Pre-Departure event will be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_PREDEPARTURE_ACTION SYSTEM Y The Pre-Departure event will NOT be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_DEPOT_DEPART_ACTION SYSTEM N The Depot Depart event will be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_DEPOT_DEPART_ACTION SYSTEM Y The Depot Depart event will NOT be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_DEPOT_RETURN_ACTION SYSTEM N The Depot Return event will be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_DEPOT_RETURN_ACTION SYSTEM Y The Depot Return event will NOT be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_END_OF_TRIP_ACTION SYSTEM N The End of Trip event will be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.
FLEXIPOD_END_OF_TRIP_ACTION SYSTEM Y The End of Trip event will NOT be included for the drop at the depot when using UpdateManifests when FLEXIPOD_UPDATE_MANIFESTS is Y.