QuestionQ85

Using the Design Studio

Why would you use the following XPath expression when defining a behavior for a task?

Question Image

  • A to apply a condition to the behavior
  • B to access data from a database
  • C to include complex logic in the behavior
  • D to get a list of values from the task data
  • E to launch a parallel automated task
Explanation

instance("List")/Element/Name navigates to the List data instance and returns the Name value from each Element, producing a list of task-data values. Oracle Order and Service Management lookup behaviors use XPath expressions to select data and populate selection lists.

Learn more

Community Discussion

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