|
Home > Archive > BizTalk Server Orchestration > March 2005 > calling receive shape during orchestration
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
calling receive shape during orchestration
|
|
|
| Hi,
I just want to do sth first in the orchestration(like receive msg, and
process), then when everything is ready, I need to receive some files during
the orchestration (using default pipeline passthrough), but biztalk 2004
don't allow me to do so, since you should use correlation. Any suggestions?
Thanks
| |
| Susmitha Kothari 2005-03-24, 5:50 pm |
| Have you tried setting Activate property of receive shape to true? If you
set it to true, you don't need to use correlation sets.
Regards,
Susmitha Kothari
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
|
|
|
|
|