Hi,
I am trying to do a simple scenario with BPM to try to get used to the new functionality. However I am getting an error pretty much at the first hurdle.
I have an event which triggers the process (StartMsg). This is ok, but the next step is to send a message from BPM to PI (we have a dual stack so they are different system id's). Anyway at this step I am getting an error in the BPM system.
When i go to the message monitoring of this process I have a message in error because it is failing to send to PI. It gives the following error -
JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: JPR : Binding not found , please check the configuration. Details: FromParty= FromService=...
Now I have checked the configuration for the integrated configuration and it seems fine. So why am I getting this error?
Is it possible that the message is trying to be sent to the wrong place?
How can I tell where the message is being sent to?
I hope you can help.
James