QuestionQ52

Automation Framework Configuration

A client requires an order received from a CRM system to be enriched with a customer geographic region that can be retrieved through a web service interface. Because the order cannot be created without this information, which development approach would you recommend to satisfy this requirement?

  • A adding a data instance to the order data rule transformation of the corresponding recognition rule
  • B adding a data instance to the order priority transformation of the corresponding recognition rule
  • C adding a data instance to the order reference transformation of the corresponding recognition rule
  • D adding a data instance to the recognition rule XQuery of the corresponding recognition rule
  • E adding a data instance to the validation rule XQuery of the corresponding recognition rule
Explanation

An OSM order data transformation can add or modify incoming customer order data before creation. A data instance behavior associated with the order data rule can retrieve information that is absent from the incoming customer order from an external system, making it suitable for obtaining the required geographic region. Oracle: Modeling Order Recognition Rules

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!