hcl-bot
February 23, 2016, 2:37am
1
Hi,
I am planning to use Domino Access Services REST API for retrieving mails for Domino Server.
To be able to do this I had to configure Mail Database and individual Mail Folder/View to allow Domino Access Services Operations.
To manually change the properties for individual Mail Database requires lot of effort.
Is there any way to programmatically configure Mail Database and Mail Folder/View to allow Domino Access Services Operations?
Thanks in advance.
hcl-bot
February 23, 2016, 3:31pm
2
Subject: Change the master template …
The recommended approach is to change the master template and let the changes propagate just like any other design changes. Your changes should be picked up by any database whose design is based on the master template.
– Dave
hcl-bot
February 23, 2016, 10:32pm
3
Subject: Change the master template
Hi Dvae,
Thanks for the reply.
I managed to change the template properties and refresh database design to fetch the latest changes.
Is it a good practice to change master template properties? Will it have any consequences during upgrade to new versions of Domino Server?
Thanks in advance.
hcl-bot
February 24, 2016, 8:53am
4
Subject: Yes. It’s very common to customize the mail file design.
It’s common to customize the mail file design, but there are different ways to do it. Here’s an overview:
IBM Developer http://www.ibm.com/developerworks/lotus/library/ls-Templates1/
I’m sure there are lots more resources on the web.
– Dave
hcl-bot
February 25, 2016, 5:00am
5
Subject: Re: Change the master template
Hi Ravikiran,
When upgrading to a new version of Domino you would have to modify the latest master template if you wanted to keep your customisations while using the latest template.
Other than that there should be no issues.
Thanks,
Mark