How to get the RITM number from Flow designer action to custom table

Community Alums
Not applicable

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.

RipunjaiGurava_0-1713941634234.pngRipunjaiGurava_1-1713941644709.png

Thanks,

Ripunjai

1 ACCEPTED SOLUTION

Custom table is fine. Are you talking about the variables in the custom table or the RITM variables ?

View solution in original post

6 REPLIES 6

Karunakaran
Mega Guru

may i know how the RITM is related to this custom table ?

Mark Manders
Mega Patron

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

Community Alums
Not applicable

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.

Custom table is fine. Are you talking about the variables in the custom table or the RITM variables ?