Flow designer Soap step erro -> Response size exceeds limit, allowed :5242880 actual size: 6986180

lucap_
Mega Sage

Good evening,
in a subproduction instance I am experincing a strange behaviour with flow designer and SOAP step that give me this error : "Flow Designer: Operation(Action_name.8a062d141b4e605077833035464bcb77.b45569dc1b866c901071ca62604bcb32) failed with error: com.snc.process_flow.exception.OpException: Response size exceeds limit, allowed :5242880 actual size: 6986180 How could I modify this max size ?

Is there any property?

Any help will be appreciated.

Thanks in advance.
Luca

1 ACCEPTED SOLUTION

lucap_
Mega Sage

I have opened a case on HI and the gave me the solution : 

I have created the two properties glide.pf.rest.response_payload_max_size (REST) and 
glide.pf.soap.response_payload_max_size (SOAP) and I set them with the maximum value declared 1024 and that's it.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0852968 

 

View solution in original post

1 REPLY 1

lucap_
Mega Sage

I have opened a case on HI and the gave me the solution : 

I have created the two properties glide.pf.rest.response_payload_max_size (REST) and 
glide.pf.soap.response_payload_max_size (SOAP) and I set them with the maximum value declared 1024 and that's it.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0852968