- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 09:51 AM
I made some revisions to catalog items, but I used my global update set to record the changes.,. How can I move these changes to the update set I will like to eventually transfer to another instance?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 10:00 AM
Hi Michael,
Please follow below steps :
1.Navigate to local update set.
2.Open the record which matches below condition :
Name : default
application : global
3. There will be a related list as customer updates filter the records created by you.
4. open the record and change the update set field from default to your update set in which you want the update to be captured
Kind Regards,
Mayur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 09:54 AM
Hi Michael,
You can go to sys_update_xml table.
sys_update_xml.list in application navigator. and there is field (update set), it will show your global update set, change it to your required update set and it will move to that update set.
However it is not best practice to do it. Just a trick to do.
Regards,
Atul Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 09:58 AM
I got it..... thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 10:00 AM
Hi Michael,
Please follow below steps :
1.Navigate to local update set.
2.Open the record which matches below condition :
Name : default
application : global
3. There will be a related list as customer updates filter the records created by you.
4. open the record and change the update set field from default to your update set in which you want the update to be captured
Kind Regards,
Mayur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 10:02 AM
if there are no records related..... it this means nothing was recorded?