09-23-04 10:51 PM
Hi
I have a orchestration[No 2] with the following details
One Receive [ Activate= true ] and one Send Shape
One Input Orchestration message Parameter.
This orchestration will be published as a webservice in the later stage.
It should work as a standalone orchestration as well.
The above orchestration will be called from another orchestration[No 1]
using "Start orchestration" shape
When i try to build the 2nd orchestration with Receive [ Activate= true
] ,
i get the following build error
a schedule 'Orchestration2(message )'
with parameters cannot have an activatable receive
with Receive [ Activate= false ] , i get the following build error
you must specify at least one already-initialized correlation set for a
non-activation receive that is on
a non-selfcorrelating port
How to make this work ?
Regards
Guru
[ Post a follow-up to this message ]
|