Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Regarding the Orchestration

BizTalk 2009

This group is for all content related to BizTalk Server 2009. This includes a forum, samples, and videos. Most of the content here also applies to other versions of BizTalk beyond 2009.

Regarding the Orchestration

Not Answered This question is not answered
• A purchase order Flat File will be sent by the customer • The solution needs to send back a Flat File Acknowledgement back to the customer • Transform the inbound order Flat File to a custom XML format which will be sent to downstream server – Typically drop this file in a folder location • A Business process picks the custom XML from above step, checks the available quantity (present in the backend server –SQL Server) and confirms if the order can be fulfilled or not. If the order cannot be fulfilled, the business process will alert the administrator (Drop the denied XML file in a folder which the administrator monitors). If the order can be fulfilled, Order Confirmation Flat file will be generated and sent to the customer • Once the Order Confirmation Flat file is sent, An Invoice XML is generated and sent to the customer to complete the end-to-end business scenario
All Replies
Page 1 of 1 (2 items)