How to add multiple variables in action input in Flow designer

Chahak kindra
Tera Contributor

Hi All,

 

Can someone please suggest how to add multiple variables in action input in Flow designer.

Default value is 20 for adding variables but i need to add more variables, after updating in property as well still unable to add variables.

Also please suggest after adding in action inputs how to update in Flow.

Screenshots are attached.

 

Thanks.

11 REPLIES 11

Hi @Ankur Bawiskar ,

 

I have attached screenshots, after the business application is created, database & comment field is not getting mapped.

 

@Chahak kindra 

So what's not working.

I could see you passed 7-8 inputs to action and using some script.

you can always debug using gs.info()

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

Marcin FJS
Tera Contributor

I think that the fastest and most reasonable solution would be to use JSON . 

Bhuvan
Mega Patron

@Chahak kindra 

 

It is not best practices to increase the default limit and you can use JSON input for this requirement.

 

Try below in your instance,

 

https://www.servicenow.com/community/developer-articles/flow-designer-for-each-foreach-converter-jso...

 

https://www.servicenow.com/docs/bundle/yokohama-build-workflows/page/administer/flow-designer/refere...

 

As per community guidelines, you can accept more than one answer as accepted solution. If my response helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

@Chahak kindra 

 

Did you get a chance to review this ?

 

If my response helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan