We are attempting to improve an elevation of design process and this includes automating a number of steps. Signing the Database Design Elements with the Server ID is one of those steps.
What are my options for signing all the Database Design Elements with a Server ID?
I believe I can....
1. Create an Admin Request out of Admin4.nsf and let AdminP handle the signing.
2. Create an agent that runs the SignDatabaseWithServerID (Which creates an Admin Request in Admin4.nsf)
3. Create an agent that runs on behalf of the Server ID that performs a notesDatabase.Sign
Has anyone does something similar to this?
Thanks in Advance.