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.

Loop thought list collector

Brian Lancaster
Kilo Patron

I have a name change process where users select which application they use in a list collector where we have to manually update their username.   How can I loop thought the list collector so that I can create a separate task for each item selected in the list collector.

11 REPLIES 11

I am having a similar issue.


I was able to figure out my issue.   Update your first line from "getDisplayValue() "to "toString()"