Consider an order recognition rule where the validation rule XQuery expression contains the following lines of code. When a CRM application tries to create orders that would be processed by this recognition rule by using the CreateOrder web service, which are two possible responses it could receive depending on the output of the validation expression?
Correct Answer:
BC
🗳️
OSM is executing an order with the process indicated in the diagram. Immediately after the completion of TaskD, a revision is received, which causes only TaskB to be re-evaluated. During the re-execution of TaskB, a significant data element used by TaskA and TaskD is updated in the order. Which task is re-evaluated when the compensation for TaskB completes?
Correct Answer:
D
🗳️
What is the key significance of componentKey in the following ControlData structure?
ControlData/Functions/Order_Component_Name/componentKey
Correct Answer:
B
🗳️
Reference:
https://docs.oracle.com/cd/E49311_01/doc.724/e41610/dscom_ocomp_ctrl_data_man.htm#DSCOM164
This diagram represents the orchestration plan of an order that you submitted on January 1. The following are configured in your cartridge:
- Each order component has a minimum processing duration of two days.
- The product specification of Order Item 3 has a minimum processing duration of four days.
- In the product specification of Order Item 3, Order Component B has a duration of four days.
Considering that the requested delivery date is set to January 10 for all order items, when will the order start its execution?
Correct Answer:
A
🗳️