03-24-05 10:50 PM
Here's my scenario.
Any edi documents I get in, I want to convert to XML...
Then, have another project pick up the xml... and feed it to the database.
So...
I've got a receive location, where I have a 2 inbound maps.
One map would be for the 810... the other for the 855.
Then..
I would have two different send ports, going to a file location.
Each, send port would be tied to the receive port thru a filter.
The XML files would be sent to different directories.
Is biztalk smart enough to use the correct inbound map?
And...
Will I have to promote a property, and check for it
on the filter... in order for the send port to actually pick
up the correct xml file?
I don't want the same xml file going to both send ports.
I want the 810's to go to one directory, and 855's to another
I hope this makes sense.
"Benson Cheng" wrote:
> A single receive location can receive more than one type of EDI documents.
> I am guessing that you have two orchestraions for each EDI type, so Biztal
k
> will route the document to correct the orchestration base on the receive
> port and schema type (EDI document), and your orchestration can specify
> different send ports, then different documents will send to different file
> locations.
>
> Benson.
>
> "Scot S" <ScotS@discussions.microsoft.com> wrote in message
> news:33CB2E99-6F3D-4CC8-B9BE-568F776BE593@microsoft.com...
> receive
> Filter
>
>
>
[ Post a follow-up to this message ]
|