Collect several xml files.


hi.

i have collect several xml files, make 1 xml file.

this xml file.

<stock>     <detail>       <invoicenr>9500</invoicenr>       <itemnr>tt500</itemnr>       <batch>950a12</batch>       <qty>50</qty>     </detail>  </stock>  

i have ex. 30 files this.  have collect them , make 1 xml file thats this:

<stock>     <detail>       <invoicenr>9500</invoicenr>       <itemnr>tt500</itemnr>       <batch>950a12</batch>       <qty>1500</qty>     </detail>  </stock>

is possible?

 

yes, can use aggregator pattern, here sample:

http://msdn.microsoft.com/en-us/library/aa561747%28bts.20%29.aspx



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'