- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 06:51 AM
Hi Experts,
As i'm moving out of my current company i would like to export all the code which i have developed in the current instance.
Can someone guide me the best way to maintain my code for future use.
As of now i either save them to a note++ in my local machine or taking an pdf export of each script
Please suggest.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 07:09 AM
If you need to do any version control, I'd go with GitHub or GitLab.
If you just need a simple note, then Evernote is going to be your best bet. Both offer a free license which should suit your needs. I've used both for years.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 06:54 AM
Hi Anbu,
The best way is to go to the sys_update_xml table and perform an export on the update sets that you own.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 06:59 AM
i wish i could export only my code because as you know Updateset may have all other XML informations as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 06:54 AM
Have you thought about moving it the cloud? Perhaps create a Git repo, Evernote notebook, or something that can be accessed from anywhere on any platform?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 07:08 AM
Chuck ,
Exactly that's what i'm thinking about , never used any one of them so i will probably try them.