How to check if a variable is populated in a variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 04:44 AM
Hello!
I am creating a workflow using the workflow editor for a catalog item for a client that uses a MRVS. One of the requirements is to check each row in the variable set and if "Variable A" has a value in one of the rows in the MRVS, it will create a catalog task.
Please help!
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 05:18 AM
Since you are creating it: stop. Move to flow designer. It will be way easier to configure it there.
I am just not sure about your question, because the description seems a bit different than the title. Or maybe we're missing some information.
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
10-11-2024 05:28 AM
@Mark Manders The preference is to use the Workflow Editor since this is a group of catalog items that use the old way of creating workflows.
My question is how to script in the workflow activity to check "Variable A" in each row of the MRVS. If there are 5 rows in the MRVS and at least one row has no value, it will create a catalog task.