Forum Discussion
ganeshkumar_133
Nimbostratus
Sep 24, 2013XML based content routing
Hi all
We need a requirement to setup XML based content routing to the specific NODE.
Eg: Incoming request taking place via XML format which contains the string "12345" it should be routed to NODE-1,...
ganeshkumar_133
Nimbostratus
Sep 24, 2013Here is the sample code which I have tried;
when XML_CONTENT_BASED_ROUTING {
for {set i 0} { $i < $XML_count } {incr i} {
if {($XML_queries($i) contains "")} { if {($XML_values($i) contains "26002")} { node 10.65.9.104 8081 } elseif {($XML_values($i) contains "26003")} { node 10.65.9.178 8081 } } } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
