ASAP Rollback and Order Resubmission Functionality
(Doc ID 1590903.1)
Last updated on JULY 12, 2023
Applies to:
Oracle Communications ASAP - Version 5.2.2 and laterInformation in this document applies to any platform.
Goal
Can ASAP manage an out-of-the-box partial execution of a CSDL after the failure of an ASDL, i.e., resuming the order when resubmitting the same CSDL with a failed ASDL and the resuming the remaining ASDLs in the CSDL list?
For example, if we have a CSDL built in this way:
CSDL_X
ASDL_1
ASDL_2
ASDL_3
ASDL_4
ASDL_5
ASDL_6
and at the first execution ASDL_3 received a failure message:
ASDL_1 OK
ASDL_2 OK
ASDL_3 KO the first time - stop
ASDL_4
ASDL_5
ASDL_6
The question is, if the CSDL will be resubmitted, is there an internal functionality that is able to know that ASDL_1 and ASDL_2 are already successfully completed so it will start the order from ASDL_3 which failed previously?
For example:
ASDL_1 Don’t execute because OK the first time
ASDL_2 Don’t execute because OK the first time
ASDL_3 OK this time – continue as usual
ASDL_4 continue as usual
ASDL_5 continue on as usual
ASDL_6 continue on as usual
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |