To return expected results, you can:
Reduce the number of search terms.
Each term you use focuses the search further.
Check your spelling.
A single misspelled or incorrectly typed term can change your result.
Try substituting synonyms for your original terms.
For example, instead of searching for "java classes", try "java training"
Did you search for an IBM acquired or sold product ?
If so, follow the appropriate link below to find the content you need.
We have multiple customers that would like to use Soup12 version with Maximo 7.6. Web Services
and asking to provide a step by step instructions to configure the Environment.
First Step
Login to Maximo application, navigate to
System Configuration
>
Platform Configuration
>
System Properties
and locate
mxe.int.soapversion
property , make sure that
Current
and
Global
values
are set to
soap12.
Second Step:
Navigate to IBM\SMP\maximo\applications\maximo\meaweb\webmodule\WEB-INF\webservices
and modify the XML to match the sample:
<?xml version="1.0" encoding="UTF-8"?>
<webservices xmlns="
http://java.sun.com/xml/ns/javaee"
; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
;
<webservice-description>
<webservice-description-name>jaxws</webservice-description-name>
<!--wsdl-file>WEB-INF/wsdl/wsprovider11.wsdl</wsdl-file-->
<wsdl-file>WEB-INF/wsdl/wsprovider12.wsdl</wsdl-file>
<port-component>
<port-component-name>JAXWSWebServiceProviderPort</port-component-name>
<wsdl-service xmlns:pfx="
http://webservices.iface.psdi/">pfx:jaxws</wsdl-service>
;
<wsdl-port xmlns:pfx="
http://webservices.iface.psdi/">pfx:JAXWSWebServiceProviderPort</wsdl-p…
;
<protocol-binding>
http://www.w3.org/2003/05/soap/bindings/HTTP/</protocol-binding>
;
<service-impl-bean>
<servlet-link>jaxws</servlet-link>
</service-impl-bean>
</port-component>
</webservice-description>
</webservices>
Third
Step
Rebuild and redeploy the EAR file.
Fourth Step
Call WSDL, scroll to the bottom of the file and verify that it has SOAP12Binding.
You all set, you should be able to call a Web Service using soap12 version.
NOTE: After the change
ONLY
Soap12 version will be available for all webservices.
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]