In your OSM solution, you use an Oracle sealed cartridge, which contains a list of product classes with a productClassMapping.xml file to map product classes to product specifications. With the evolution of your client’s product catalog, new product classes have been included and you must now update the existing XML file that is in production. What solution would you propose?
Due to internal errors in a downstream system, one of the automated tasks is receiving an error response to a request sent from OSM. Considering that the error is an issue that could be resolved by simply retrying the request, identify the functionality you would use to recover from this fallout scenario.
You are requested to design a solution to handle a fallout scenario while communicating with an inventory system for resource allocation because there are no available ports for a product that was purchased. Identify a solution that would address this condition.
You have the following process and subprocess configured in your OSM cartridge. The compensation strategy when a task needs to be re-evaluated is set to “Undo then Redo” for TaskB and “Redo” for all other tasks. On the other hand, the compensation strategy when a task is no longer required is set to “Undo” for all tasks. OSM has just completed the execution of TaskD when a revision is submitted, which causes all tasks to be re-evaluated. Which two tasks will be executed with the Undo execution mode?
You must provide an interface to an upstream system to cancel orders in OSM without manual intervention. What is one interface that could be used to perform this activity?
Identify two approaches that you should follow in your OSM design in order to support multiple versions of cartridges.
While upgrading an existing cartridge to fit new requirements, you decide to change the task data of an existing task. Which two considerations should you take into account when performing this activity?
You are designing a new fulfillment process for VPN sites for a communications service provider that wants to select manually if the supply chain activity should be executed or not. Considering that your implementation includes a manual task, which two options can you use to fulfill your client’s request?
You configure an External Event Receiver XQuery Automator with the following incomplete lines of code in your automated task. To complete this implementation, you must substitute the value assigned to the $requestStr variable with another appropriate value. What could be the possible value for this variable?