Hi,
I have to configure transfer file activity for "Test to see if file exists" in SFTP server with configure several retries.
if file doesn't exist, wait for 15 min and re-run 5 times
After 5 times, if file doesn't exist, end the workflow.
To achieve this, i have configured "configure several retries"option. But if file doesn't exist, workflow is finished at first try itself and it is not retried for 5 times with 15 mins interval. Kindly let me know how we can achieve this.
thanks in advance,
Divya
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @divyas70997717 ,
As per your screenshot, there is no problem with your configuration in advanced options, it is correct.
Please check your other configurations and Try restarting the workflow and check once again. You can see the different retries appear in the workflow execution log.
Regards,
ParthaSarathy
Hi @divyas70997717 ,
As per your screenshot, there is no problem with your configuration in advanced options, it is correct.
Please check your other configurations and Try restarting the workflow and check once again. You can see the different retries appear in the workflow execution log.
Regards,
ParthaSarathy
Hi ParthaSarathy,
Thank you for your response. In execution logs, it says workflow is finished in first attempt itself. the transfer activity did not wait for more retries as configured.
Thanks,
Divya
Views
Replies
Total Likes
Hi ParthaSarathy,
It is working now. Actually this condition is working for "File download" action. Earlier i have selected "Test if file exists" activity and "configure several retries" option is not working for "Test if file exists" option.
But for file download action, i get only one transition.
As per the requirement, if file is not found after 5 retries, we have to trigger an email to admin group. If it is found between the retries, the load activity should be processed. since only one transition is created for "file download" action, i could not achieve this. Is there a way to do this?
Thanks,
Divya
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @divyas70997717,
In Advanced options, we can select an option 'Enable an output transition' if no files are found. And you can use this transition to alert your admin group.
Regards,
ParthaSarathy S
Views
Replies
Total Likes
Hi @divyas70997717,
Were you able to resolve this query with the given solution? Kindly let us know.
Thanks!
Views
Replies
Total Likes