Using Soap Web services
Simple Object Access Protocol (SOAP) is a standard protocol specification for exchanging messages based on XML. Communication between web service and client happens using XML messages. You can create Consumer/Provider activities with SOAP Web Service using Adeptia Suite.
Following are the major subsections:
Section Name | Description |
---|---|
Introduces Web Service Consumer concept. | |
Introduces Web Service Provider concept. | |
Learn how to use web services to send attachments with your Provider or Consumer activities. | |
Introduces 2 way Authentication concept. Instructions to configure 2 way SSL in Web Service Consumer/Provider are also provided. | |
Step-by-step instructions to add SSL SelectChannelSelector in Adeptia Jetty. | |
Learn how to secure a web service by using Security Policy activity. | |
Introduction to Kerberos Authentication. |
Ensure that you open an existing SOAP Provider that uses Axis Engine, in edit mode and resave it to make it work as expected.