Flow name / sys_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 01:27 AM
Hello to everyone,
Is it possible to get the current Flow's name / sys_id dynamically through data pill or script?
I have a case where I need to use either one to pass as input value to my custom action.
Thank you!
- 794 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 08:13 AM
Hi Ross,
Did you get answer for this? I have similar requirement to pass flow/subflow name as input parameter to a subflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 09:17 PM
Hi sr82,
No, I wasn't able to find the exact solution for this and went with a different approach. I'm sorry I cannot remember the details of why I needed this and which approach I went with.
It seems impossible since even if you can call a lookup record to sys_hub_flow table, you would need either the Flow name or the sys_id to be able to fetch one of them, which is not logical. Have you considered using system properties?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 03:08 AM