Set Collection of values parameter
14:27 Aug 22, 2025
Hello
In a busines process I have a parameter type collection of values. I need to hard code a string list to it to test something. Do you know how i can do it?
If I just write the string I get the error: Cannot convert type "String" to "IObjectList".
Like
0 comments