Search This Blog

Friday, October 13, 2017

Web Services Issues after Maximo upgrade from 7.1 to Maximo7.6.0.8

Issue: Web services issues after upgrade From 7.1 to 7.6

Solution:-

1.     Delete all the web services from Maximo
2.     Recreate all the web services and Re generate the XML
3.     Check in the browsers
            Ex: http://serverhost:portnmber/meaweb/services/web servicename?wsdl

4.     Add the new property in Web sphere server
Application servers > MXInt_Cluster_01 > Process definition > Java Virtual Machine > Custom properties
            Property Name: webservices.unify.faults
Value : false  

5.     Check the below System Properties in Maximo
mxe.int.resolveschema =1


6.     Test the Web services

No comments:

Post a Comment

Error 'Unable to connect to server' is displayed when you run a task that prompts for server restart

  Problem On Windows system, when you select a task that requires a server restart in Administration Services UI, and run that task, the tas...