How to configure channel to external system in message scenario
Summary:
The external system is configured using OFSC outbound WSDL. I would like to know how the channel in message scenario can be configured to send message to the external system
Content (required):
The external system is configured with OFSC outbound WSDL. In this case, I used OIC with SOAP connection. The WSDL can be available with
See screen capture below for the channel. The URL Path is https://oic99205683-ocuocictrng29-ld.integration.ocp.oraclecloud.com:443/ic/ws/integration/v1/flows/soap/ORA005_OFSC_MIDDLEWARE/1.0
I have no problem to send SOAP message with SoapUI with send_message() operation.
Then I created a message scenario for activity is created and tried to send message to the external system as shown below. However, message could not be sent out successfully when an activity was created.