Listen shape

#14636

Hi,

i started my orchestration with a listen shape. this is to know if BizTalk receives a message. but he won’t do this because he cannot hava an activatable receive in a listen shape.

i thought a little bit and said that is not needed because if he won’t receive anything the orchestration wouldn’t start…

so i deleted that listen shape.
next i have a 2way send and receive port to my webservice.
now i made a send shape that sends a message to this webservice and in a listen shape i received the answer. but then when i deploy he says this error:
\”incomplete requestresponse operation; missing ‘receive’\”

how do i solve this?

thx for answer
Thomas