- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 07:29 AM
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
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2019 09:11 AM
I'm having problems adding this to the flow. It will not let me pick a record.
This is how I have it setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2019 08:42 AM
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":
When done, add your custom Script Action to your Flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2019 09:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 12:45 AM
Hi ,
What is the RITM id here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2019 07:43 AM
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!