Simple BizTalk Orchestration & Port Tutorial
- by bosuch
(This is a reference for a lunch & learn I'm giving at my company)
This demo will create a BizTalk process that monitors a directory for an XML file, loads it into an orchestration, and drops it into a different directory. There’s no real processing going on (other than moving the file from one location to another), but this will introduce you…