Internal error in Flow designer on Actions

Rajesh101
Tera Contributor

How to resolve issue in Action of flow designer , Noticed error while publishing or save button click in Actions flow.

Error : Internal Server Error. Action Output field "XXXXXXXX" has value length = 67300 which is bigger than the max size = 65000.

Please do suggest me on this.

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

Hi

there are several approaches for that, but it would take to long to explain them here.

Therefore please watch the following video: https://www.youtube.com/watch?v=1yd-f8ttsn4

Maik

Maik Skoddow
Tera Patron
Tera Patron

Hi

basically the error message states the issues pretty clearly. In of the output fields a value larger than 65000 Bytes was stored.

If the action was implemented by yourself, you have to check the values and find a way to reduce the value size.

But as you did not provide more details I cannot tell you more.

Maik

Bhagya Lakshmi
Tera Contributor

Hi Maik,

Could you provide few approaches that could resolve this issue. I'm facing a similar one that has too many output fields. How to resolve this error?

Thanks,

Bhagya