This is how it looks:
][1]
1.how do I solve it?
2. what I am doing in this logic Is that filtering the JSON. to a condition and later compose and then create and CSV and send that CSV to SFTP.
This is how it looks:
][1]
1.how do I solve it?
2. what I am doing in this logic Is that filtering the JSON. to a condition and later compose and then create and CSV and send that CSV to SFTP.
@LubdhaDolas-7704 As per the error message your depended action failed. Can you share the error message for the dependent action failure?
exactly there is no action failing its cause of the SFTP that is taking more time and its inside
So i changed the design and used a get set method.

Also, this is a limitation may be of for each so I removed the for each also to make it simpler and to avoid the get set stuff too.
@LubdhaDolas-7704 Yes there is timeout duration for different action and some are document here and on their respective connectors document. I have tested it with 5 min but I don't see any error executing the for each loop.

Your for each loop condition was failed within 2 min but dependent action failed. As there were 83 records so any could have failed. Without looking into the your run history it would not be possible to point out which action failed. Let me know if we can connect offline so I can assist you further. Please always tag the person as it is easier to get notified.
10 people are following this question.