SAF agent to integrate OSM with ASAP
I'm trying to integrate OSM (7.0.1, weblogic 10.3.1) with ASAP (7.0.2, weblogic 10.3.3).
After going into Oracle documentation i found:
- Configuring WebLogic Resources for OSM Integration With ASAP And UIM On Different Domains [ID 1326266.1] : https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=1326266.1
In OSM weblogic I have created the SAF agent, context and imported destinations, and in ASAP I have created the request queue "System.AS70.ApplicationType.ServiceActivation.Application.1-0;7-0;ASAP.Comp.SRT.MessageQueue" according to the instructions.
Well, I think I have performed all the steps rightly. However, I can't send the message from OSM to ASAP (I'm using SOAPUI 4.0.1 with Hermes) to send the message. Apparently, there's no error so I couldn't figure out anything.