Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

"Unable to create serializable iterator" Error in servicenow flow designer

sruthi22
Tera Contributor

Hi All,

 

In a flow designer, I am trying to run a 'for each' logic for a list collector variable from service catalog.

I am getting error saying - 'Unable to create serializable iterator'.

can anyone please help me in how to resolve this.

 

Thanks in advance,

sruthi.

2 REPLIES 2

Did anyone get this resolved?   I'm doing the same thing.

I have a List Collector of alm_hardware items that we are deploying to the field.

 

I following the Link you show and others that state to add a custom action to convert the string into objects.

Here is my flow.

EricG2_0-1736971290720.pngEricG2_1-1736971333470.png

EricG2_3-1736971657453.png

EricG2_2-1736971558456.png

 

And this is working for me.