BizTalk Server General - getting values from Multipart Schema using xpath

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > October 2005 > getting values from Multipart Schema using xpath





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 getting values from Multipart Schema using xpath
Danie Peterson

2005-10-26, 5:52 pm

I am working with SqlAdapter and have created an updatagram for inserting
data in SQL Server 2000. After doing that i have an Mutipart Schema. ie which
contains order and its details information. Now in orchestration i want to
get value of one field quantity from this multipart schema using xpath. what
code should i write to get the value.
Please replay me as soon as possible bz i m tring it from last 2 days and
could n't do it.
siddhath

2005-10-26, 8:49 pm

In your scheema (default is SQLService.xsd)...Go and pramote the property
(for..right click on the node..click show parmotion ..thats second one...send
go to the second tab on on dailog and pramote the element)...

after that you should be able to access it like...this ...you will put this
code in a expression box.

yourMessageObject.parameters.row.BatchID

in this examaple "row" is root node ......

Thanks
Siddharth Khare



"Danie Peterson" wrote:

> I am working with SqlAdapter and have created an updatagram for inserting
> data in SQL Server 2000. After doing that i have an Mutipart Schema. ie which
> contains order and its details information. Now in orchestration i want to
> get value of one field quantity from this multipart schema using xpath. what
> code should i write to get the value.
> Please replay me as soon as possible bz i m tring it from last 2 days and
> could n't do it.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com