- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-30-2022 04:44 AM
I deleted a variable set in a scope application using studio. Can I restore it or I am out of luck?Help appreciated.
Solved! Go to Solution.
- Labels:
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-30-2022 06:07 AM
Please try this
- Go to sys_metadata_delete.list (Deleted Applications File) in the Filter Navigator
- Query where name = 'Display name of deleted field' (In this case it is VIP Flag) and click on the Dictionary Entry record
Explained here : Different ways on how to restore a deleted field
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-17-2023 02:15 PM
You say "Go to your update set" but you don't say how to do this. I would assume Ssytem Update Sets -> Local Update Sets, then figure out which set you need to look at.
Unfortunately, the update sets don't seem to actually capture the information as you suggest. For example, I'm trying to recover a couple scripts deleted on 12/13/22 by the git commit (12/8 was prior commit). There are no DELETE action items at all in December. So unfortunately it seems this answer does not work as the platform does not capture the changes in the update set.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-30-2022 05:37 AM
Hi Luis,
Please try this table too I hope you can find it there.
sys_metadata_delete
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-30-2022 05:39 AM
Yousaf, Yes is there. Is there a way for me to restore from that table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-30-2022 06:07 AM
Please try this
- Go to sys_metadata_delete.list (Deleted Applications File) in the Filter Navigator
- Query where name = 'Display name of deleted field' (In this case it is VIP Flag) and click on the Dictionary Entry record
Explained here : Different ways on how to restore a deleted field
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-30-2022 06:14 AM
Thank you all for the Help, Collaboration and Team Work helping me with my problem. THANK YOU ALL.