Flow Designer giving error cannot display all inputs for this action.

RachitC
Tera Contributor

We were in Vancouver Version and Flow were working fine. But after upgrade to Yokohama Version flow designer is giving error, "Cannot display all inputs for this action. Action exceeds 40 inputs." Also we have tried with attached system properties but not luck. 

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@RachitC 

may be in Yokohama that property doesn't hold true.

Why is your action having so many inputs?

why not send input as JSON and that JSON can hold multiple key value pair of the inputs you want to pass?

something like this

{

"name":"Abel",

"age":35

}

AnkurBawiskar_0-1747654007565.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

We have integration through Salesforce spoke, where we are selecting attributes to update Case or get record details. 

DREX
Tera Contributor

@RachitC 

Did you find any solution for this?
Even we are facing this issue after our instance got upgraded to Yokohoma.

Thanks

RachitC
Tera Contributor

Not yet