Hello,
We have set up a management stage preview viewer host for our editors to access cms. By default, the email notifications from the workflow generates a link to the task that is the vcm cluster address rather than the preview viewer address. Because our editors cannot access the cms cluster url, we need for this email to set up the preview viewer host url. Is there a quick and easy way to set this url to the preview viewer host rather than the cluster Address?
I know that the option provided was to create a custom version or modify the assignmentEmail.jsp to get the desired url prefix. Even if we were to create a homegrown custom version of assignmentEmail.jsp, I am not sure how we would go about generating the preview viewer url programmatically (not hard-coded). I know we can retrieve the viewer.host & viewer.port settings via generic resources properties. My question is, how do I find the correct generic resources property file via API?
Thanks,
Christine