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: UnauthorizedThanksFaisal
Discussion posts and replies are publicly visible
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.