two activable receive shapes in a orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 two activable receive shapes in a orchestration two activable receive shapes in a orchestration

#13461

dear friends,

Is it possible to have two receive shapes in a orchestration?If yes,how to do it?If no,what is the other solution?

I want my orchestration to do the following.
1) In folder A i receive a flat file and i tranform the flat file into 1 XML document and i want put in folder B.
2)i want to split the XML document in folder B,into different XML doc and i want to put in folder C.

can anybody help me?