- 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 01:03 AM
may i know how the RITM is related to this custom table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 02:09 AM
Do you have any kinds of lookups in the flow? Without the relationships between the two tables or how it all is working, we'd be guessing.
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
‎04-24-2024 04:00 AM
Hi,
In the custom table, I am writing a script. Were that script is executing perfectly in the Flow. For example - If I want to create a group in user group table. Ill write the script in custom table. Once all the task is done, this script will be executed and new group is created. But If I want to create a group with the Variable data provided in the RITM. I'm unable to fetch the variable data into the custom table. Here I got stuck.
So, I want to know how I can fetch it.
Thanks,
Ripunjai.
- 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 ?