Need to make group parent field as empty via flow

Sanjeev001
Tera Contributor

Requirement is to remove the parent of a group via flow 
I'm getting the group name in a reference catalog variable and I already tried few things 
1. Returning empty value  

Sanjeev001_0-1708069463722.png

Sanjeev001_1-1708069615718.png

 

2. Setting flow variable as empty and assigning that variable to parent 

Sanjeev001_2-1708069740968.png

Sanjeev001_3-1708069758477.png

 

3. Leaving value as empty 

Sanjeev001_4-1708069815059.png

Sanjeev001_5-1708069917860.png

 

 

 

5 REPLIES 5

bradleydebono
Mega Guru

Good day, 

 

You can do this in a flow with 2 actions. 

  1. "Get Catalog Variables" action. You want to grab the variable that contains a reference to the group.
  2. "Update Record" action. You want to set the record to be the group variable you grabbed on Step 1. Then set the "Parent" field to nothing.

bradleydebono_1-1708090603031.png

 

If this solved your query, please mark it as the solution. If it was helpful at all, please mark it as helpful!

 

In 3 leaving value as empty

I tried this only I was not working

The screenshot above is working when I try it in a PDI. 

 

Can you go into anymore detail about the issues you're experiencing?

Sanjeev01
Giga Contributor

In 3 leaving value as empty I tried this only

It is not working