1.
Your OSM solution fulfills orders originating from two different countries, C1 and C2. Two roles, R1 and R2, are created in your cartridges. Which design feature can
you use to enable users with role R1 to view and manage orders only from country C1 and users with role R2 to view and mange orders only from country C2?
2.
In a manual task, there are three text fields configured: FIrstName, LastName, and FullName. In the FirstName and LastName fields, a Constraint Behavior is
configured. In the FullName field, a Calculation Behavior is added with the following XPath expression:
While executing the manual task, a user enters values in the FirstName and LastName fields, but the FullName field is not calculated automatically. What should be
done to have the FullName field automatically calculated?
3.
You must extend an OSM sealed cartridge, which is part of a composite cartridge solution provided by Oracle. In this extension, you need to add new data elements
to a generic task. Which step would you need to perform to achieve this requirement?
4.
You are defining configuration management to support your OSM solution. What are two recommendations that you should follow about modifications to the solution?
5.
What kind of fallout scenario might occur during communication between OSM and a downstream system that should eventually be resolved by simply retrying the
communication?
6.
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?
 
7.
When defining a new stage of decomposition that decomposes order times by VPN site, you realize that you cannot model each site as an order component
because you cannot estimate the number of sites at design time. How would you propose a solution to this situation?
8.
Identify three approaches to indicate that a failure due to invalid requests occurred in a southbound system and that must be addressed manually.
9.
You detect some performance issues during the execution of a load test in an environment that will be used to fulfill a large number of orders in a given day. Which three resources should you check and re-configure in your Oracle WebLogic Server console in order to provide better performance to this environment?
10.
A new CRM system is submitting orders, which are recognized by a recognition rule, to an OSM instance. However, the validation rule XQuery returns errors. How
would you justify that these errors are related to the validation rule?