ER CTMS 045-084: Difference between revisions
From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 12.0 |ERNumber=ER045-0 }} {| class="wikitable" border="1" width="100%" |- bgcolor="silve...") |
No edit summary |
||
Line 3: | Line 3: | ||
{{ERHeader | {{ERHeader | ||
|SystemVersion=CTMS 12.0 | |SystemVersion=CTMS 12.0 | ||
|ERNumber=ER045- | |ERNumber=ER045-084 | ||
}} | }} | ||
Revision as of 14:00, 28 February 2024
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. |