Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to retrive a value of XML element in EAI Dispatch Rule?

edited Apr 2, 2019 1:31PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered ✓

After receiving the incoming XML message through JMS receiver, we send it to the EAI Dispatch Service (XMLHierarchy input arg). In the Rule Set, we must dispatch the message to the appropriate workflow according to the value of the specific XML element. How to set a search specification in a rule to retrieve the given value? That is, we have the XML element <ServiceName>Agreement.Get.OverdueOnDate</ServiceName> in the incoming message and the value "Agreement.Get.OverdueOnDate " must be retrieved. I tried to use "/ServiceName@Value", but it did not work.

Here is an example XML message sent to the EAI Dispatch Service:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center