Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 sub sectionssubsections:

Section NameDescription
Creating Web Service Consumer ActivityIntroduces Web Service Consumer concept.
Creating Web Service Provider ActivityIntroduces Web Service Provider concept.
Using Attachments in Web ServicesLearn how to use web services to send attachments with your provider Provider or consumer Consumer activities.
Using 2 way SSL in CommunicationIntroduces 2 way Authentication concept. Instructions to configure 2 way SSL in Web Service Consumer/Provider are also provided.

Adding SSLSelectChannelSelector for jetty

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.

 


Info

Ensure that you open an existing SOAP Provider that uses Axis Engine, in edit mode and resave it to make it work as expected.