Advanced Call Web Service

Overview

Most SOAP use cases can and should be handled using native Appian features like Integration Objects. This plug-in specifically is suited for handling SOAP services with SOAP and Base64 attachments

Key Features & Functionality

The Advanced Call Web Service provides support for the following:

  • Support for SOAP attachments
  • Support for Base64 attachments
  • Ability to call web services that do not explicitly declare the requirement for WS-Security UsernameToken in the WSDL policy
  • Ability to call web services that use a self-signed SSL certificate
Anonymous
Parents
  • Hi James,

    I am using this smart service to fetch the document.

    I configured all the required parameters.But I am getting the below error while running the process:

    "bundleName for SmartServiceException, builder.smartServiceClass=class com.appiancorp.ps.plugin.wss.smartservice.AbstractCallSoapWebService"

    Is that issue with configuration or smart service?

Comment
  • Hi James,

    I am using this smart service to fetch the document.

    I configured all the required parameters.But I am getting the below error while running the process:

    "bundleName for SmartServiceException, builder.smartServiceClass=class com.appiancorp.ps.plugin.wss.smartservice.AbstractCallSoapWebService"

    Is that issue with configuration or smart service?

Children