Axis Soap To Java Function Component
You can use this component both on the web service client and on the web service server side.
The Axis Soap-to-Java Function Component (FC) is part of the IBM® Security Verify Directory Integrator Web Services suite.
Note: Due to limitations of the Axis library used by this component only WSDL (http://www.w3.org/TR/wsdl) version 1.1 documents are supported. Furthermore, the supported message exchange protocol is SOAP 1.1.
This FC uses Axis' mechanism for parsing SOAP response (when on the client) or SOAP request (when on the server) to Java™ objects - as a complementary component to the AxisJavaToSoap FC. It is given a SOAP response/request message and returns the parsed Java objects either as standalone Java object(s) or capsulated in an Entry object.
This component supports both RPC and Document style.
- Configuration
You can use the parameters provided here to configure the Axis Soap To Java FC. - Using the FC
This Function Component parses a SOAP message and turns it into a Java Object. You can go through the list of tasks you can perform.