Flow designer wait for condition is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 12:48 AM
I have the below script for wait for condition action
While logging nowTime and dec_date the format for both is coming as yyyy-mm-dd.
But the flow is not waiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 12:51 AM
Why not create a flow variable to get the decommission date and have the flow just wait for the time in that flow variable?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 12:53 AM
I did not get you, create flow variable meaning?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 01:23 AM
On your flow you can create variables that you can set all through your flow, whenever you need it and even update them. If you put your decommission date into that variable and have the flow wait for the time of that variable, you should be able to get what you are looking for.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:10 AM
I already have get catalog variables action which is taking all the variables of the catalog item
