ER CTMS 045-084

From Calidus HUB
Revision as of 13:59, 28 February 2024 by StylesC (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Aptean Logo.png


EMERGENCY RELEASE - CTMS 12.0


RELNOTE ER045-0


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.