Hi, I Have a microflow, At the end of the microflow i have a show page activity to display a page. Looks like in the show page activity i can only pass one object to the target page. Is there a way to pass multiple objects to the target page.? Thanks Rajesh.
asked
bheem rajesh jagadam
1 answers
1
No, not from a microflow.
You could associate the objects you need to a helper object and then pass that.