BCC Manage Snapshot functionality
- Snapshot management means, CA version manager maintains all snapshot number from different targets. If it finds any difference between the two target requires reinitialization.
- Reinitialization will just changes snapshot number on CA server and make it in synch with the one in Target.
- Generally this functionality is not available thru BCC but using admin UI it is available.
- But business wanted to be there in BCC and do not want to go to SAs for doing this so we added this in BCC.
We added atg.deployment.server package in BCC src as some methods used were not public. We have written InitializeSnapshotFormHandler.handleInializeSnapshot().See how to Reinitialize snapshot id in BCC
Comments
Post a Comment