You are viewing limited content. For full access, please sign in.

Question

Question

Webservices does not receive more than 150 K

asked on March 13, 2019 Show version history

Hi

We have a Workflow that receives two parameters from a webservices (a string and a tiff type image in base64), when the image has more than 154 kb the workflow will not trigger and do not generate any type of error, we modify the webconfig with the corresponding parameters and nothing.

Thanks for your help

 

0 0

Replies

replied on March 18, 2019

Hello Ricardo,

To clarify --- are you trying to invoke a workflow with these parameters, or are you consuming a web service within a workflow using these parameters? In either scenario, is the HTTP response from the respective service actually 200 OK, or are you possibly getting a 413 Payload Too Large response?

If attempting to invoke a workflow, could you provide a sample of the request body (perhaps with truncated base64 data)?

Regards,

0 0
replied on March 19, 2019

Hi James

I'm firing a wf, with two parameters the image and the file number which the image is in base64, and does not give us any error does not say anything just that the wf is not executed.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.