Skip to main content
September 1, 2021
Question

Getting Plugin Error: com.appiancorp.ps.plugin.wss.smartservice.AbstractCallSOAPWebService

  • September 1, 2021
  • 1 reply
  • 0 views

Hi,

Could someone please me resolve this issue? We are facing severe issue in the application. Because of this we are not able to upload the files to the an outside system.

execution00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.plugin.wss.smartservice.AbstractCallSOAPWebService - Error invoking web service
com.sun.xml.ws.client.ClientTransportException: The server sent HTTP status code 401: Unauthorized

Thanks
Faisal

    1 reply

    marco.amador
    September 6, 2021

    Does the Web Service you are calling to upload the files require authentication? Because it seems that either you are not sending the required SOAP header with the authentication details, or the authentication is failing.