Hi All,
I have a scenario like this Oracle Sender (synchronous interface)-> calling ccBPM -> CRM which is a synchronous process.
Oracle sends an external message to CRM and get the response back. This is achieved using ccBPM due to some internal calls from ccBPM to MDM also sycnhronously.
So there are three receive determination created
Oracle to ccBPM
ccBPM to MDM
ccBPM to CRM
Now, the question is I have some message to be send from RWB for testing whether this process works properly or not in staging system. How do I send the message in RWB for this kind of process. This is a syynchronous process
And sender should be oracle system, receiver shuld be what? ccBPM or CRM from RWB perspective.
Hope you all got the question.
Thanks
Mike