Error BC30311 while adding Array of String {"John","Don"}

Hi Members!

Unable to add Array of String {“John”,“Don”} to Assign Activity. Can someone look into this issue and assist me with the next steps?

image
image

Thanks,
Shiva

Hi @adeshiva ,

Could you maybe check if the variable type of StringArray variable is of type Array of String ?

If not, Do change the type to Array of String, If the type is an Array of String already, then just try Removing the Value, Save the Workflow and Add the Value again.

Let us know if the above methods still doesn’t work.

Just change the datatype to array of string it will work
thanks