Re: Filter for Different Messages comming to a single folder

Home Page Forums BizTalk 2004 – BizTalk 2010 Filter for Different Messages comming to a single folder Re: Filter for Different Messages comming to a single folder

#25472

Hi,

5 types of different Messages are comming to a FTP folder. I have already impleneted the Orchestrations for all 5 types of Messages asuuming that the messages are comming to 5 different folders.

Now the requirement got changed. And i will have only one folder and i need to take the appropriate message to the appropriate orchestration. I mean my Orchestrations should pick the appropriate message from a single folder. How to do this?

The thing is, in all the incomming messages there is unique field, which let me know which orchestration shoud pick up the message. So i think I can do the distinguised property promtion for that perticular filed. but dont know how to set this for the receive shape filter expression properties.

Please help me.

Thanks A Lot In Advance