Hi All,
I am using a public request-response port in my orchestration. I am planning
to use this port to expose my orchestration as a web service. The
orchestration has several steps including control shapes. First step is
linked to ‘Receive’ operation and the last step in the orchestration is
linked to ‘Send’ operation of the port. When I compile the project I receive
following error:
incomplete requestresponse operation; missing ‘send’
I made sure that both operations are linked to corresponding actions shapes
with proper message settings. I have used normal new configured port wizard
with binding set to ‘Specify Later’.
Regards,
Muralidhar