I have an orchestration listening to a partner orchestration(direct bound) which sends an xml messge and both orchestrations are in the same project. I have property promoted an element of associated xml schema. After the xml message is received at receiving port, I am unable to process the message. Is it because, I am not using xmlreceive pipeline? If so, can any one please tell me how to promote properties of messages in direct binding between orchestrations?