Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Getting data from SAP via RFC › Re: Getting data from SAP via RFC
March 20, 2010 at 6:53 AM
#24423
so basically you published some message to biztlak for which no-body is subscribing .. hance the routung failure.
You can quickly check thae following –
1. you have used XMl receive pileline(not- pasthrouch pileline) for the receive location.
2. You have correctly added the wcf-action mapping for the WCF-SAP send port.
3. If you are mapping multiple logical send ports to one physial send port, the action names match the actual logical send port names in the orchestarion.