Hi,
I am having a collection defined with 4 fields. There is an object returning "Output" values which I want to store in this collection. I am getting an error if I try to use the individual collection fields against these object output.
How do I append this collection with the values returned from the object?