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
Original Message:
Sent: Wed January 26, 2022 04:18 AM
From: Manikanda Prabhu Alexander
Subject: Error using web service end point
Hi All
Has anyone come across the below issue? I am trying to send an outbound message to an external system using webservice endpoint. It works fine in SoapUI but getting the below error in Maximo. I tried using both publish channel and invocation channel to trigger the message from Maximo. Please note that the external system will not send a response but the message gets processed when it was sent using SoapUI. Will that cause this error in Maximo?
org.apache.axis2.AxisFault: The input stream for an incoming message is null. at psdi.iface.router.WebServiceHandler.invoke(WebServiceHandler.java:259)
Thanks.
------------------------------
Manikanda Prabhu Alexander
------------------------------
#Maximo
#AssetandFacilitiesManagement