Remove All and Start Over
Let's assume that you have modeled your managed classes and after many iterations of modifying your model, you want to start over, removing everything as if you have just installed RapidCMDB. This can simply be done by running the removeAll.groovy in the scripts folder. Also, removing the data folder under RapidSuite will destroy any locally persisted object.
Add Comment