Hi
I have followed William Li's blog on how to use Operation Mapping in a BPM. I have built and deployed this but I get a run time error when it executes the operation mapping. A technical error during invocation: Could not invoke service reference name
This error is normally related to the wrong service reference type being selected. The guides and blogs suggest in the case of an Operation Mapping that is imported as a WSDL the correct one is WS.
The operation mapping I have imported has a Outbound Async to Inbound Async service interface.
Has anybody experienced this error?