Versions Compared

Key

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

You can use Web Service Provider activity to publish your web services so that Web Service Consumers can access it. Once you publish a Web Service Provider activity, it will create a WSDL file, which will be available to Adeptia Suite users. The user can then use this WSDL to invoke the Web Service.

From Adeptia Suite 6.1 onward, you will get EasyWSDL parser for Web Service Provider activity. This EasyWSDL parser has the following additional benefits:

...

Info
  • If you create any WS Provider activity using WSDL4j parser then Adeptia Suite will always use that parser to edit the activity irrespective of the WSDL parser that is currently configured on Adeptia Suite.
  • Similarly, if you create any WS Provider activity using EasyWSDL parser then Adeptia Suite will always use that parser to edit the activity irrespective of the WSDL parser that is currently configured on Adeptia Suite.

Following are the major sub sectionssubsections:

Section Name
Description

Creating Web Service Provider activity using EasyWSDL parser

Step-by-step instructions to create WS Provider activity if Adeptia Suite is configured to use EasyWSDL parser.

Loading the Web Service Provider Activity in Data Mapper

Learn how to load Web Service Provider in Data Mapper.

Creating Web Service Provider Activity using WSDL4j Parser

Step-by-step instructions to create WS Provider activity if Adeptia Suite is configured to use WSDL4j parser.

Updating WSDL4j Web Service Provider Activity to Use EasyWSDL Parser

Step-by-step instructions to Use to use EasyWSDL Parser for Existing existing Web Service Provider Activityactivity.

Publishing Web Services in Clustering

Learn how to publish web services in a clustering environment.

...