Forum Discussion
Sam_Parkes_1110
Nimbostratus
Nov 16, 2012XML profile trouble
Hi - I am trying to get an iRule in place that routes traffic based on XML content. I've done this before and it works ok, but this XMl string I have this time contains a namespace (which I'm not sur...
Sam_Parkes_1110
Nimbostratus
Nov 17, 2012Hi Aaron,
I think I've got this working now, all the same configuration as above apart from the XML profile which now looks like this:
profile xml Kobra_User_ID_Check {
defaults from xml
namespace mappings {
mapping prefix "kr"
mapping namespace "http://kobra.kuoni.com/xml"
}
xpath queries "//kr:kobraRequest/*"
}
This now prints out the userId and password values.
In order to help anyone else who may read this topic - I will try and upload an image of the xml string I'm sending to help.
Thanks again for your help Aaron.
Sam.
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