BizTalk Server Orchestration - xpath question

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > December 2004 > xpath question





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author xpath question
Carlos

2004-12-16, 6:49 pm

I'm calling a web service within my orchestration that returns a xml.document.

This is what it returns:

<?xml version="1.0" encoding="utf-8" ?>
- <MainFrameOutput>
<Field>PASSED SECURITY</Field>
<Field>INFO - SIGNON ACCEPTED</Field>
</MainFrameOutput>

But depending on the message, it could have more "Field" nodes. Now I'm
thinking I'll be using a loop and getting the childnode count to control the
loop. But how do I get the value in the "Field" node.

I've tried "varstring = xpath(msg,
--
Carlos
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com