- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 01:39 AM
Hi Friends,
I am writing a post clone cleanup script in test instance. This is to scramble some confidential data in non-production instances. I need to test this script so that I can move this script to Production(Source instance). Could you please tell how can I test this script in "test" instance? I don't want to do clone to test it.
Regards
Ramandeep
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 02:03 AM
Hi Ravi,
Thank you! I will use this script as background script to test it.
Regards
Ramandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 01:48 AM
Create some random data same as your confidentials data in sub production instance and run the script to see if it gets cleaned up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 01:53 AM
Hi Ravi,
Thanks for your reply! However, there is no option to run cleanup script manually. So how would I run that?
Regards
Ramandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 02:00 AM
Could you try by adding the clean up script as fix script or background script or creating a scheduled script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 02:03 AM
Hi Ravi,
Thank you! I will use this script as background script to test it.
Regards
Ramandeep