- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 05:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 06:14 AM
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.
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 06:05 AM
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 ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 06:10 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 06:14 AM
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.
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 06:18 AM
List Editing isn't Working. So, need to write business rule for this ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 06:25 AM
Yes try before BR then with syntax I have given
Regards,
Musab