"Unable to create serializable iterator" Error in servicenow flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 01:32 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 07:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:09 PM
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.
And this is working for me.