Home Page › Forums › BizTalk 2004 – BizTalk 2010 › The recipient of the document isn’t recognized › The recipient of the document isn’t recognized
Here’s the bird’s eye view. I have a single Receive Location. This is a File Transport Type using the CovastEDIReceivePipeline. In this location is dropped an EDI 811 file. We are processing 811 documents for multiple customers so the Recipients can be multiple. I have been trying to get this to work with just one Recipient, but there will be more.
An Orchestration calls a Mapping which converts this document to XML. The XML is sent to a Send Port, which is another File Transport Type using the XML Transmit Send Pipeline.
Once the file is dropped in the Send Port it is processed by a windows service that imports it into a database.