Versions Compared

Key

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

SOAP Webhook can be used as a source in a template. The WSDL (Web Services Description Language) file bundled with Adeptia Connect is generally used to define a SOAP Webhook acting as a source in a template. However, there can be a situation when you may want to use your own WSDL file to create a SOAP Webhook and define the request and response parameters based on your requirement.

In Adeptia Connect, you have an option to create and use a SOAP Webhook according to your need. You can use your own WSDL file to create a SOAP Webhook before or during the creation of a template. If you have already created a Webhook one using your WSDL file and published it as a Template, you will be able to select it from the designated drop-down box (Select Web Service Provider). You can also create a new one by uploading your WSDL file and use that as a source even when you are in the middle of creating a template.

Follow the steps below to create and use a SOAP Webhook as a source in a template. 

...

  1. Select SOAP WebHook as a source application.

    Image Modified

  2. Select the Webhook type as Simple or Advanced.



    • Simple Webhook type will work as it was working before. 
    • Advanced Advance Webhook type allows you to use a predefined Webhook or define a custom WSDL and other SOAP Properties to create a SOAP Providernew one by using your own WSDL file.
  3. When Advanced Advance configuration is selected:
    1. Select a pre-defined SOAP Provider from the drop-down list of Select Web Service Provider drop-down box. You can also create a new provider by clicking 
    2. Select the SOAP operation corresponding to the selected provider.

      Info
      The list displays all the available operations corresponding to the selected provider. The operations which have already been used in other templates will be grayed out.


    3. Click Next to proceed to the next step of template creation.