Hi everyone,
I am setting up a Business process in order to create new records in a custom section. The data is stored in a List returned by a method.
How can I loop through the collection and create new entities based on the values I need?
Like
1 comments