We are planning to create cluster server for our primary server and confused how can we create dynamic document links for workflow users. following is our proposed architecture.
1 - MailServer01 2 - AppServer01 - User where email server is mentioned MailServer01 will use app server01 for apps and this server will use SMTP services of MailServer01 and for another location we are having following two servers
1 - MailServer02 2 - AppServer02 - Same as above
I have an application deployed in primary server(AppServer01) is serving for location X and replica of that application is available on AppServer02 and in use of location Y. Both server are replicating after 5 minutes interval. Now I am having 2 issues and your help is required.
1 - How can I create dynamic link for Rich / Notes Client and Web Client for xpages that person having email on MailServer01 access these links on AppServer01 and person having email on MailServer02 access these links on AppServer02 ? I don't want to hard code anything e.g. previously we were using appendDocLink and if primary is not available user were redirected to replica /cluster.
2 - If I achieve above functionality than if person is initiating workflow from AppServer02 and approval is required from the guy on AppServer01 system generate email instantly but record is updated when replication occurs. How can I make that record immediately available to person on other server. There is no time difference at both locations.
Kindly let me know if you require any further details. Thanks for your time and support.
Thanks, Qaiser