Hi Steve
Thanks for the reply. It worked fine with 'sendrobust' except that I had to add a new system property to make it work as per the link below.
https://www.ibm.com/support/pages/error-input-stream-incoming-message-null Now I don't get any error message when the message is sent from Maximo but the message has still not been processed in the external system. This was the case without sendrobust change.
Web Plugin has thrown exception. Exception Message = Object reference not set to an instance of an object.
Do you think there is an issue with Maximo end point configuration considering the messages through SoapUI works fine? The logs from the external system have not been very helpful in troubleshooting.
------------------------------
Manikanda Prabhu Alexander
------------------------------
Original Message:
Sent: Thu January 27, 2022 09:27 AM
From: Steven Shull
Subject: Error using web service end point
Change the MEP property on the end point (Integration->End Points) to sendrobust. By default it's sendreceive which expects a response. If the system will not send a response, sendrobust should be utilized.
We document the allowed values here: https://www.ibm.com/docs/en/mam/7.6.1.2?topic=properties-web-service-handler-jax-ws
------------------------------
Steven Shull
------------------------------