开发者

Automating provisioning of mail boxes in Lotus Notes using C#

开发者 https://www.devze.com 2022-12-17 21:48 出处:网络
Has anyone done this? What apis/approaches we开发者_如何学Pythonre used?It can certainly be done and there are a number of companies selling solutions.IBM Tivoli can do it as can HDSL FiRM.

Has anyone done this?

What apis/approaches we开发者_如何学Pythonre used?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号