Call Web Service via BizTalk Orchestration via received file
Posted by: EggHeadCafe.com New Articles,
on 05 Jun 2010 |
View original | Bookmarked: 0 time(s)
This example shows how some business logic can be implemented by receiving a file into a BizTalk Orchestration and calling a Web Service. The results of the Web Service call are decided upon from the contents of the incoming file and the response message is constructed accordingly. The response message is also saved down to the local file system. read more
By BiZTech Know