How to access variable set in Flow Designer for a Catalog Item?

Anim Yeboah
Kilo Expert

Hello,

I am using a Flow Designer Flow as process engine for a Catalog Item. 

I have found the "Get Catalog Variables" action, which allows me to access the catalog item variables. However, the variable set I have does not show up.

Is there a way to access a variable set as well within my Flow? 

Anim

1 ACCEPTED SOLUTION

I'm having problems adding this to the flow.  It will not let me pick a record. find_real_file.png

 

This is how I have it setup

find_real_file.png

View solution in original post

16 REPLIES 16

Anim Yeboah
Kilo Expert

You can create a custom Script Action using the Action Designer:

- In Flow Designer, click New > Action

- Add your Requested Item as Action input

- Add a Script Step

- In your script step, add your requested item as input 

- Now you can access your variable set 

In this example the variable set is called "rules":

 

find_real_file.png

 

When done, add your custom Script Action to your Flow.

I'm having problems adding this to the flow.  It will not let me pick a record. find_real_file.png

 

This is how I have it setup

find_real_file.png

Hi ,

What is the RITM id here

Rama Jha2
Giga Contributor

Hello,

Am facing the similar issue, but I couldn't find the action "multirow variable set" in my flow designer.

Do I need to activate any plugin for getting this option? Kindly share the idea on the same.

Thanks!