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 |
|---|---|
| Creating Web Service Consumer Activity | Introduces Web Service Consumer concept. |
| Creating Web Service Provider Activity | Introduces Web Service Provider concept. |
| Using Attachments in Web Services | Learn how to use web services to send attachments with your Provider or Consumer activities. |
| Using 2 way SSL in Communication | 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. | |
Creating Security Policy Activity for Web Services | Learn how to secure a web service by using Security Policy activity. |
Kerberos Authentication | 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. |
