ER CTMS 041-065: Difference between revisions
From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER041-065 }} {| class="wikitable" border="1" width="100%" |- bgcolor="sil...") |
No edit summary |
||
Line 94: | Line 94: | ||
|" | |" | ||
|" | |" | ||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|API_WS_ELUCID_ADDRESS | |||
|SYSTEM | |||
|Populated | |||
|This address will be used in preference to the generic 'API_WS_ADDRESS' when the EDI parameter 'API_USE_WS_ELUCID' is 'Y'. | |||
|- | |||
|API_WS_ELUCID_ADDRESS | |||
|SYSTEM | |||
|Null | |||
|This address will not be used in preference to the generic 'API_WS_ADDRESS' when it is null or the EDI parameter 'API_USE_WS_ELUCID' is not 'Y'. | |||
|- | |||
|API_WS_ELUCID_USER | |||
|SYSTEM | |||
|Populated | |||
|This user will be used to access the Elucid interface. | |||
|- | |||
|API_WS_ELUCID_USER | |||
|SYSTEM | |||
|Null | |||
|There will not be access to the Elucid interface. | |||
|- | |||
|API_WS_ELUCID_PASSWD | |||
|SYSTEM | |||
|Populated | |||
|This password will be used to access the Elucid interface. | |||
|- | |||
|API_WS_ELUCID_PASSWD | |||
|SYSTEM | |||
|Null | |||
|There will not be access to the Elucid interface. | |||
|} | |} | ||
Revision as of 10:26, 7 June 2022
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER041-065
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
AT_ORG_CUSTOMER_00273451.sql | Database Script | 1.1 | 00273451 | 440451-06 | 3 | System parameter 'API_WS_ELUCID_ADDRESS' can be used to specify the address for the Elucid interface.
System parameters 'API_WS_ELUCID_USER' and 'API_WS_ELUCID_PASSWD' can be used to specify access for the Elucid interface. This address will be used in preference to the generic 'API_WS_ADDRESS' when the EDI parameter 'API_USE_WS_ELUCID' is 'Y'. The EDI parameter 'API_INC_CANCELLED' can be set to 'Y' to include orders that are 'CANCELLED' as well as 'FAILED'. Customer imports can be run by calling the 'DP_CTMS_IMPORT.IMPORT_CUSTOMER' function. |
DATA_ADM_SYSTEM_PARAM_00273451.sql | Database Script | 1.1 | " | " | " | " |
TI_SCH_ORD_STATUS.sql | Database Trigger | 1.23 | " | " | " | " |
TRG_SCH_TRIP_XML_INT.sql | Database Trigger | 5.37 | " | " | " | " |
TRG_SOI_XML.sql | Database Trigger | 5.23 | " | " | " | " |
TRG_SOL_XML.sql | Database Trigger | 5.48 | " | " | " | " |
DP_CTMS_IMPORT.sql | API Import Database Package | 5.2 | " | " | " | " |
DP_EXPORT_EVENTS.sql | API Export Database Package | 5.5 | " | " | " | " |
DP_XML_EPOD.sql | XML Database Package | 1.3 | " | " | " | " |
EPOD_WSA.fmx | EPOD Web Service Audit Oracle Form | 1.8 | " | " | " | " |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
API_WS_ELUCID_ADDRESS | SYSTEM | Populated | This address will be used in preference to the generic 'API_WS_ADDRESS' when the EDI parameter 'API_USE_WS_ELUCID' is 'Y'. |
API_WS_ELUCID_ADDRESS | SYSTEM | Null | This address will not be used in preference to the generic 'API_WS_ADDRESS' when it is null or the EDI parameter 'API_USE_WS_ELUCID' is not 'Y'. |
API_WS_ELUCID_USER | SYSTEM | Populated | This user will be used to access the Elucid interface. |
API_WS_ELUCID_USER | SYSTEM | Null | There will not be access to the Elucid interface. |
API_WS_ELUCID_PASSWD | SYSTEM | Populated | This password will be used to access the Elucid interface. |
API_WS_ELUCID_PASSWD | SYSTEM | Null | There will not be access to the Elucid interface. |