cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
376
Views
0
Helpful
1
Replies

Passing an array of values when calling subflow

cstrandmark
Level 1
Level 1

I'm trying to pass an array of values (dates) when calling a subflow and it's failing. Trying to find out if this is even a supported approach or if I have to call the subflow for each entry in the array seperately. Would appreciate any input or feedback.

1 Reply 1

Samuel Womack
Level 5
Level 5

The Data has to be represented appropriately on both sides..so if you are passing obj Date[] the obj in the subflow script must be Date[]..What Exception are You Getting? Could you provide a TestCase (sample) of Both Apps with just these 2 Variables..ensure you populate the Data in the Main Script..

Hope this helps..let me know

Sam

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: