- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 02:15 AM
HI Community,
I have a requirement, created a table called 3d in the table we have name and approver fields
And this table is used in the variable of the catalog (reference) now when the option is selected in the variable then approval needs to be triggered to that particular person how we can achieve this in flow designer
Please explain in detail
Thanks in Advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 05:59 AM
Hi @suuriyas,
Actually you won't need flow variables, I was trying to do the same on my PDI and I did not need a flow variable.
1- Get Catalog Variables
2 - Look up User Record
3 - Ask for Approval
I hope it helps!
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 05:59 AM
Hi @suuriyas,
Actually you won't need flow variables, I was trying to do the same on my PDI and I did not need a flow variable.
1- Get Catalog Variables
2 - Look up User Record
3 - Ask for Approval
I hope it helps!
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.