Set Short description

Udit5
Tera Contributor

Hi ,

I need to set short description with the help of reusable flow steps module.

Short description should be in this format - CI | Country | Email.

 

How Do I write script in the set short description field.

 

Context -  Have created one new catalog item and client would like to have these details in the short description.

 

Thank you in advance

1 ACCEPTED SOLUTION

Hello @Udit5

 

you can also do dot walking via the data pill (see screenshot): 
9.PNG

Greetings, 
Sören

View solution in original post

3 REPLIES 3

Soeren Maucher
Mega Sage

Hello @Udit5,  

 

in this case, from what I understand, you would not need to script anything. 
You can update the short description with the "Update Record" Action and drag and drop the 3 values from the data pill on the side of the flow designer.
7.PNG

I hope this helped! 
Greetings,
Sören

@Soeren Maucher 

There is no variable of 'email' and 'country' in the catalog item.

We need to do dot walking from 'requested for' user to it's profile Country and Email.

That is why scripting is needed in this

Hello @Udit5

 

you can also do dot walking via the data pill (see screenshot): 
9.PNG

Greetings, 
Sören