Forum Discussion
Vladimir_Akhmarov
Dec 08, 2022Cirrus
No matches under XML_CONTENT_BASED_ROUTING
Hello! I have a requirement to match and log selected XML content under APM enabled VS I tried to follow https://techdocs.f5.com/en-us/bigip-15-0-0/big-ip-local-traffic-manager-implementations/r...
- Dec 08, 2022
Hi akhmarov,
just wanted to get sure... 😉
Try to format your xpath-query case-sensitive... 😉
//m:GetFolder/*
Cheers, Kai
Vladimir_Akhmarov
Cirrus
Yes, of course 🙂
ltm virtual /Common/EWS_vs {
profiles {
...
/Common/EWS_xml {
context all
}
...
}
}
Kai_Wilke
Dec 08, 2022MVP
Hi akhmarov,
just wanted to get sure... 😉
Try to format your xpath-query case-sensitive... 😉
//m:GetFolder/*
Cheers, Kai
- Vladimir_AkhmarovDec 08, 2022Cirrus
Thanks! That helped
- Kai_WilkeDec 08, 2022MVP
You're welcome!
Cheers, Kai
- Vladimir_AkhmarovDec 08, 2022Cirrus
Kai, may I ask you how to construct XPath query to find each node starting with "m:"?
<m:GetFolder xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"> <m:FolderShape> ... </m:FolderShape> <m:FolderIds> ... </m:FolderIds> </m:GetFolder>
I need to extract "GetFolder", "FolderShape" and "FolderIds" with their properties
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects