Tuesday
Hi there,
I've built a very simple recipe that should wait for 10 seconds and then resume and complete. But it never passes the wait action.
I'm in GMT+1 timezone and the resume timezone is converted PST but it is the correct time.
Am I using it wrong?
Thanks,
Karsten
Tuesday
Hi @Prudvi,
I agree with your point. I was also tested but failed to include the point and attachment. However, testing the recipe doesn't yield the expected result. We need to start the recipe and allow it to pick up the job.
Thanks and Regards,
Shivakumar
Tuesday
@Karsten ,Wait is a part of long action and such actions does not work on test mode , you will have to start the recipe.
list of long actions are here - https://docs.workato.com/recipes/long-actions.html#list-of-long-actions
Tuesday - last edited Tuesday
@vijayalakshmi ,
Not always, but in this case, we use time in milliseconds (e.g., 0.010 or 0.10), and the recipe will run in test mode.
Screenshot:
@Karsten
However, it is not recommended or considered best practice to run long actions in test mode. Instead, keep the recipe in a start state and test it.
Thanks and Regards,
Shivakumar