- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-27-2021 12:53 PM
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
Solved! Go to Solution.
- Labels:
-
Instance Configuration
-
Integrations
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2021 05:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-28-2021 05:48 AM
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