how to test post clone "cleanup script" in test instance

ramandeepgarg6
Tera Expert

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

1 ACCEPTED SOLUTION

Hi Ravi,



Thank you! I will use this script as background script to test it.



Regards


Ramandeep


View solution in original post

5 REPLIES 5

raves12
Kilo Sage

Create some random data same as your confidentials data in sub production instance and run the script to see if it gets cleaned up.


Hi Ravi,



Thanks for your reply! However, there is no option to run cleanup script manually. So how would I run that?



Regards


Ramandeep


Could you try by adding the clean up script as fix script or background script or creating a scheduled script.


Hi Ravi,



Thank you! I will use this script as background script to test it.



Regards


Ramandeep