Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What should an XPATH selector look like?

look Selector xpath
0
Posted

What should an XPATH selector look like?

0

The following is an example of an XPATH selector. Pay careful attention to the use of double and single quotes. String selector = “JMS_BEA_SELECT(‘xpath’, ‘/recipient/transport/text()’) = ’email'”; tsubscriber = tsession.createSubscriber(topic, selector, false); JMS_BEA_SELECT is a built-in function in WebLogic Server JMS SQL syntax. You put it in your selector string when you create a consumer. Note the use of single quotes around xpath, the XML tab, and the string value.

0

A. For instructions and samples about using XPATH syntax with WebLogic JMS, see “Defining XML Message Selectors Using the XML Selector Method” in Programming WebLogic JMS.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.