Hi community, i am kind of deperate
Here is my seqence:
Read Excel> upload excel data as queue > “Parallel for each” create form task(upload Excel data) > Wait for Form Task and Resume (wait user comfirm and change data inside tasks) > read tasks data > output data
I am trying to read my form task data after “Wait for Form Task and Resume”, But all i get is the last task data that process created.
Down below is my process*2(1 for extracting excel data, another for task stuff) and excel sourceRead Form Task Data.zip (118.1 KB)
(the sequence is too long, so i cut most important part of it or you can download 7zip file and see hold sequence:))
Thank to this comnity so much.