
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2024 11:54 PM
Hi All,
I have a requirement to get the RITM number from the flow designer action script to the custom table script. Is it possible to get it.
Currently, I'm running a script in a custom table and this script is being executed in the Flow action. But I was unable to get the RITM number from nowhere. Is there any chance to get the Number of RITM from the Flow designer? or do we have any alternative apart from it?
Example: From the RITM I want to get the variable details and want to execute the script in the Flow. But without the RITM number. I was unable to fetch which RITM. So, If Im able to get the Number. So, I can get the variables of that RITM.
Thanks,
Ripunjai
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 04:08 AM
Custom table is fine. Are you talking about the variables in the custom table or the RITM variables ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 05:11 AM
RITM variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 04:09 AM
Still: how are you configuring the flow? What does it fetch? And I do hope you just have a very bad example to use, because creating a group through a script that is written in a custom table and picked up through a flow sounds like bad automation. You can do this in the flow itself from the ritm. No need for any custom table or script.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark