QuestionQ41

Automation Framework Configuration

Which two actions would enable configuration of an XQuery automation plug-in in an automated task designed to publish a message to a JMS queue when the task is ready for execution?

Choose two
  • A setting the Event Type as Internal Event Receiver
  • B setting the Event Type as External Event Receiver
  • C setting the Automation Type as XQuery Automator
  • D setting the Automation Type as XQuery Sender
Explanation

An Internal Event Receiver is triggered with input from OSM when the automated task is ready. The XQuery Sender plug-in uses an XQuery to manipulate XML data and send it to an external system through JMS, including a queue. XQuery Automator is intended to manipulate or update OSM data, not publish an outgoing JMS message.

Learn more

Community Discussion

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