- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 06:38 PM
I am having a record producer which having 10 to 12 variables. Record producer was captured in update set and I tried to move that update set to another instance. Record producer variables are not coming through update sets. I'm not sure why the variables are not captured in update set. And also what are things are not captured in update sets and how we move to another instance. Is there any other ways?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 06:48 PM
Hi,
Variables are captured in update set, make sure while creating those update sets you must have selected current update set.
If your variables are captured in default or any other update set then follow below step to capture them again.
1. Create new update set and make it your current update set.
2. Open record producer and to to Variables related list:
3. Update all Variables in list view :
4. Revert the previous step change again in list view.
5 This way all variables are captured in update set.
Thanks,
Anil Lande
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 06:48 PM
Hi,
Variables are captured in update set, make sure while creating those update sets you must have selected current update set.
If your variables are captured in default or any other update set then follow below step to capture them again.
1. Create new update set and make it your current update set.
2. Open record producer and to to Variables related list:
3. Update all Variables in list view :
4. Revert the previous step change again in list view.
5 This way all variables are captured in update set.
Thanks,
Anil Lande
Thanks
Anil Lande