Has anyone done this?
What apis/approaches were used?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It can certainly be done and there are a number of companies selling solutions. IBM Tivoli can do it as can HDSL FiRM.
As for writing it yourself, I’ve not done it, but the easiest way will probably be to create documents in the Administration Requests Database (ADMIN4.nsf) and let the AdminP process do the heavy lifting. This is basically what happens when you do it manually anyway. Try starting by looking at what documents get created when you register a new user. This will give you a template to follow when creating them programmatically.