ER CTMS 042-015: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER042-015 }} {| class="wikitable" border="1" width="100%" |- bgcolor="sil...")
 
No edit summary
Line 18: Line 18:
|3
|3
|Applied NVL to the fields EPL_PRODUCT_QTY_CASE and EPL_MILEAGE. so that, If the values are blank it'll update to '0'.
|Applied NVL to the fields EPL_PRODUCT_QTY_CASE and EPL_MILEAGE. so that, If the values are blank it'll update to '0'.
EPL_SIZE will be assessed as a character not a number.
|-
|-
|DATA_ADM_SYSTEM_PARAM_328687.sql
|DATA_ADM_SYSTEM_PARAM_328687.sql
Line 27: Line 30:
|"
|"
|}
|}
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="4" | New Parameters
|-
!Parameter Name !! Config Level !! Setting Value !! Result
|-
|EPOD_WS_MESSAGE_FORMAT
|SYSTEM
|NONE
|EPOD message format - can either be PARCEL, BULK, RETAIL, MODE1, MODE2 or DELTYPE to define where fields are sent in the web service message.
|}


<noinclude>
<noinclude>
[[Category:{{#var:System}} ER]]
[[Category:{{#var:System}} ER]]
</noinclude>
</noinclude>

Revision as of 11:08, 16 August 2022


Aptean Logo.png


EMERGENCY RELEASE - CTMS 11.0


RELNOTE ER042-015


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
DP_EPOD_WEB_SERVICE.sql DB Package 1.154 328687 - 3 Applied NVL to the fields EPL_PRODUCT_QTY_CASE and EPL_MILEAGE. so that, If the values are blank it'll update to '0'.

EPL_SIZE will be assessed as a character not a number.

DATA_ADM_SYSTEM_PARAM_328687.sql DB Script 1.1 " " " "


New Parameters
Parameter Name Config Level Setting Value Result
EPOD_WS_MESSAGE_FORMAT SYSTEM NONE EPOD message format - can either be PARCEL, BULK, RETAIL, MODE1, MODE2 or DELTYPE to define where fields are sent in the web service message.