How to Make OFSC Message Engine Send Message to External System
Summary:
Message Engine does not send message to a defined external system which implemented OFSC Outbound (Simple) Web Service
Content (required):
An external system is defined as shown below. The external system implemented the OFSC Outbound WSDL (Simple one). We have no problem sending send_message request via a testing tool like SoapUI. However, the OFSC message engine did not send message to the web service external system at all. The message was in "new" state until expired and then changed to "failed". The external system did not get the send_message request from OFSC message engine at all.
Could you please provide some tips how I could successfully configure the external system channel and message scenario so that messages could be sent out to the external system?