Hi, I am using the Call Web Service smart service node and pass the file in base

Hi, I am using the Call Web Service smart service node and pass the file in base64 encoded string through the web service call as parameter. I am getting this error:

There is a problem with task “Call Web Service” in the process “Test_ConvertBase64Doc”. An error occurred while invoking the operation {tempuri.org/}TestRequest for the endpoint {http://tempuri.org/}Service and the service AppianHttpEndPoint defined in the WSDL http://.../Service.svc?wsdl. Communication with the remote server failed. Location: http://.../Service.svc; Details: Transport error: 413 Error: Request Entity Too Large (APNX-1-4045-000)

I normally got this error for file exceeding ~50kb in size. Is there a configurable settings that I can play with to increase the request size? I could not find it in the documentation. I checked calling the web service via the Soap UI tool and confirm that I can pass the base64 encoded string correctly.

Thanks beforehand for the respons...

OriginalPostID-116810

OriginalPostID-116810

  Discussion posts and replies are publicly visible