Using xpath in xml VBO
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-05-20 07:50 AM
Hello People
Coul you please tell me how can I use the "get elements with Xpath" in utility-vml-vbo of BluePrism.
It gets elements only if I give "//*" but If I try to navigate further it gives me nothing like: //soap-env:envelope/soap-env:Body/.
I don't know how to declare name spaces in this utility please help me?
Thanks and best regards,
Ayyoub
------------------------------
Ayyoub Benoudina
Analyst-Sol Development
RPA Developer
------------------------------
Coul you please tell me how can I use the "get elements with Xpath" in utility-vml-vbo of BluePrism.
It gets elements only if I give "//*" but If I try to navigate further it gives me nothing like: //soap-env:envelope/soap-env:Body/.
I don't know how to declare name spaces in this utility please help me?
Thanks and best regards,
Ayyoub
------------------------------
Ayyoub Benoudina
Analyst-Sol Development
RPA Developer
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-05-20 07:01 AM
Hi Ayyoub,
be sure you are using the correct syntax for XPath. It can be fiddly to get right.
https://www.w3schools.com/xml/xpath_syntax.asp
Regards,
Peter
------------------------------
PeterLacken
Ren Røros Intelligent Automation
Peter.Lacken@rria.no
http://www.rria.no
------------------------------
be sure you are using the correct syntax for XPath. It can be fiddly to get right.
https://www.w3schools.com/xml/xpath_syntax.asp
Regards,
Peter
------------------------------
PeterLacken
Ren Røros Intelligent Automation
Peter.Lacken@rria.no
http://www.rria.no
------------------------------
