ER CTMS 045-084: Difference between revisions
From Calidus HUB
No edit summary |
m (Text replacement - "[[Category:{{#var:System}} ER]]↵" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 045") |
||
Line 24: | Line 24: | ||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]][[Category:ER CTMS 045]]</noinclude> | ||
</noinclude> |
Latest revision as of 09:50, 14 July 2025
EMERGENCY RELEASE - CTMS 12.0
RELNOTE ER045-084
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DP_WEB_SERVICE_ORD.sql | Web Service Package | 1.33 | 03008712 | - | 3 | Due to API concurrent processing (rare occurrence ) duplicate orders were created, to resolve it the latest record is marked as failure with validation error and the earliest one is processed to create the order.
Additional change is made to avoid duplicate orders being created in same minute, ignoring time stamp on seconds. Observed that duplicate orders were created with gap of 12 seconds so added logic to ignore seconds and consider only same hour and minute. |