Active IQ Unified Manager Discussions

Extract value from a Multiselect query for a wfa workflow

contentbcn
1,756 Views

Hi,

 

I'm trying to create a worklow so as to I could add an export rule to many Export Policies from a selected Vserver. This is its appereance:

 

contentbcn_1-1589802433963.png

 

I'm locked when I'm trying to implement the  repetition row because I can't extract the value at the export policies string delimited by commas as you can see at the picture:

 

contentbcn_2-1589802586825.png

 

 

contentbcn_3-1589802689233.png

 

How can I solve this? I need a workflow that adds the export policy rule to each Export policy selected at the multiselect query.

 

Thanks in advance.

 

 

 

 

 

1 REPLY 1

moep
1,642 Views

You need to activate the row repeat for the workflow step.

 

moep_0-1590130127974.png

 

The attribute should then look like this (based on my screenshot above):

getValueAt2D($ExportRuleSpecification,ExportRuleLoopIndex,1)

 

Public