Adding watchlist catalog item varible ritm

sakila
Tera Contributor

I have requriement in add the watchlist catlog item variable in ritm

For example 

Caylog item variable is

Add user to the ritm filed- reference filed

If I selected one user in this filed after sumitting ritm in that ritm watchlist need to add that user name, which I selected from catlog item variable. 

Any one help here

 

 

 

1 ACCEPTED SOLUTION

I'm not clear weather you are saying this is or is not working.  It's unnecessary lines of code and value manipulation as a List Collector variable stores a comma-separated list of sys_ids, as does the watch_list which is a List type field, so a direct value assignment as I suggested will work fine in this case.

View solution in original post

7 REPLIES 7

You are welcome

Alp Utku
Mega Sage

You can use flow designer to satisfy your requirement without coding. 

Thanks i will try