QuestionQ24

Automation Framework Configuration

While submitting orders for testing, you observe that order items display correctly in the OSM Web client, but no order components are generated in the orchestration plan. What should you check to identify the root cause?

  • A if the property that is indicated as Order Item Name Property has a valid value
  • B if the property that is indicated as Product Specification Mapping Property has a valid value
  • C if the task data of the Creation Task associated with the order that is being tested contains the ControlData structure
  • D if the order that is submitted for testing contains at least one order item payload
  • E if the XQuery expression associated with the order item property that stores the order item’s XML payload has any errors
Explanation

Order-component generation requires a valid value for the property configured as the Product Specification Mapping Property, so that an order item can be mapped to its product specification. Without that mapping value, the item may still display in the OSM Web client but no orchestration-plan components are created.

Community Discussion

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