How can i add Map To Field Check Box in the Variable of Variable Set ?

Community Alums
Not applicable

How can i add Map To Field Check Box in the Variable of Variable Set ?

1 ACCEPTED SOLUTION

Then do mapping from Variable set list then like below see it should work in my opinion, by default it will copy for all RPs in my opinion, Please try.

Lastly you can create before BR as well on target table and copy field like below

current.watch_list = current.variables.watch_list

But first try with Variable list method that should work I guess.

find_real_file.png

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

13 REPLIES 13

Can you eloborate your requirement, you said you want to map field next you said you should not map like that as field is being used in more than 100 rp , can you let me know what you want ?

Please hit like and mark my response as correct if that helps
Regards,
Musab

Community Alums
Not applicable

I have a requirement of Mapping Watch Field from Record Producer to the WatchList Field of Case Table. And this Watch Field is in the Variable Set, because of which Map to Field is Hidden. So, You are saying to add Script in RP. Yes, It Works but If I follow up your's Solution then I need to add this script in huge number of record Producers as because this Watch Field is been used in those many RP's.

Then do mapping from Variable set list then like below see it should work in my opinion, by default it will copy for all RPs in my opinion, Please try.

Lastly you can create before BR as well on target table and copy field like below

current.watch_list = current.variables.watch_list

But first try with Variable list method that should work I guess.

find_real_file.png

Please hit like and mark my response as correct if that helps
Regards,
Musab

Community Alums
Not applicable

List Editing isn't Working. So, need to write business rule for this ?

Yes try before BR then with syntax I have given

Please hit like and mark my response as correct if that helps
Regards,
Musab