Hi
I am trying to publish the workorder updates from maximo to external system for which I have created an endpoint. The external url accepts PATCH verb for updating the record. When I tried to setup the PATCH verb in endpoint and test it gives me error that PATCH is not supported.
psdi.util.MXSystemException: BMXAA1477E - The connection failed to the HTTP handler for the endpoint. Review the error and server log flies for information to indicate the cause of the issue, for example, incorrect properties in the DefaultHTTPExit.java handler class.
Invalid HTTP method: PATCHat psdi.iface.router.HTTPHandler.invoke(HTTPHandler.java:484)at psdi.iface.mic.MicService.routeData(MicService.java:269)at psdi.iface.app.endpoint.MaxEndPointTestSet.execute(MaxEndPointTestSet.java:161)


Am I missing something or is there a way I can publish to external system using PATCH. Unfortunately the external api doesnt support PUT or POST and only PATCH verb works so need a way to send the PATCH request from maximo endpoint.
Regards
Abhinav
------------------------------
Abhinav Srivastava
------------------------------
#Maximo#MaximoIntegrationandScripting#AssetandFacilitiesManagement