Hi
I have collection List object need to send to another work flow.
But Throwing error
refer attached image
Here CollectionOfState is also a variable of type List
How to assign list to a list?
for example
list1={“banglore”,“delhi”,“mumbai”}
list2=list1
anyone pls help
yes, It is showing collection not intialised
Ok but can you be especific or show a print of your erros and imported variables in wrokflow ?