Changing the Location for Email Notifications

By default, the email presentation channel sends email notifications from the defined SMTP server. The URL appears in an email which defaults to localhost and can be configured using the properties described in this topic.

You can configure it to send to a specific BPM Server that is not on localhost.

Procedure

  • In the EmailChannelProperties.properties file, edit the following properties:
    • OverrideBaseOSFormAppUrl - Set the property to true to override the location of the TIBCO Openspace application used to render the Openspace forms:
      OverrideBaseOSFormAppUrl=true
    • BaseOSFormAppUrl - Set the property to the location of the Openspace application used to render the GWT forms, as
      http://<server_ipaddress>:<port_number>/openspace