Search This Blog

Monday, July 25, 2011

Notification HyperLink Support in Multi-Server Environment

Historically, the hyper link that is attached to the BPMC email notification has always pointed to the BPC database server.  While this worked in single server environments, in scenarios where the Data Process Control application was distributed, the hyper link was mis-pointed, and as a result did not work.

Apply this SQL script to solve this issue:

LOG_STEP_v2.1.sql

This script introduces a new KEYID in the global settings of BPM Connect. Once the script is applied to the BPM Connect database, navigate to Config Builder -> Settings -> Global Configurations.  Set the "DPCServer" KEYID from “NA” to the correct Data Process Control application server name.



This change is cumulative with prior enhancement of server name in subject header of notification:
http://bpmconnect.blogspot.com/2011/06/enhancement-server-name-in-notification.html

This functionality will be a natural part of the 303 pack or greater.

No comments:

Post a Comment