Mapping Problem using functoids
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Mapping Problem using functoids




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Mapping Problem using functoids  
venukancharla@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-09-06 06:18 PM

HI All

I have a source document which looks like follows:


<root>
<elements>
<element1>1</element>
<element2>
<element3 Name="name" Address="address" />
<element3 Name="name" Address="address" />
</element2>
</elements>
</root>


destination document like follows:


<ns0:root xmlns:ns0:="http://xyz">
<ns0:sync>
<ns0:after>
<elements element1="1" Name="Name" Address="address"/>
</ns0:after>
</ns0:sync>
</ns0:root>

I want to stored above in coming message in SQL Database

I try with looping functoid,index functoid but iam getting 2 records
while i am storing in database.
In database it is storing like this
this is first record
1  (element1)
xyz (name in element3)
3521 NJ  (address in element3)

this is second record
1   (element1)
xyz   (name in element3)
3521 NJ   (address in element3)

Can any one help me.

thanks
wask






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:55 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register