Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am new in biztlak I will send data from sql server 2010 to file xml i do there: 1-use adapter metadata in development 2-use wcf-sql for poll data from sql 3-an orchestration that recive msg that have the schema for the table 4-for loop for each row by row and send each row to file there are no problem in orchestration but in administration a routing failure error appear i will show us a screen shot for the project
Posted

1 solution

Hi,

Use XMLReceive as a receive pipeline.

Thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900