Flow Designer: Unable to close request or requeted item based on catalog task state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2024 12:21 AM
I am unable to close the Request and Requested Item based on the state of Catalog Tasks.
I am dynamically creating catalog tasks in Flow Designer based on the "Requested_For" variable, which is a List Collector type variable. If N users are selected in the "Requested_For" variable, then N number of tasks will be created.
If you see the below screenshot in the if condition (8 Step), I am unable to fetch the 'Create Catalog Task'(4 Step), the 'State' of the catalog tasks.
How can I get the state of Catalog Task created and Update the request and requested item.
Everything is working fine, it is just, I am unable to update the req/ritm record
What can be the best way to achieve this??