Creating an SMTP Resource Template

Procedure

  1. In the Deployment Servers view, right-click XYZ Work Server1 and select Open > Administrator. The login screen for the Administrator interface in the BPM runtime is displayed.
  2. Log in using an appropriate username and password.
  3. Click Shared Objects > Resource Templates.

    Click New (). The Add Resource Template dialog is displayed.

  4. In the Type field, select SMTP.
  5. In the Name field, enter EmailServerTemplate.
  6. Set the Scope of the template by moving the slider to the far right, above Application. Select your BPM environment (for example, BPMEnvironment) from the Environment dropdown, and then select the name of your BPM application instance (for example, amx.bpm.app) in the Application dropdown.
  7. In the Machine Name field, enter the SMTP address of your SMTP mail server.
  8. In the Port field, enter the port number used by your SMTP mail server. The default value is (25).
  9. Change the Timeout field value to 100000 (100 seconds). This sets the timeout value used by BPM when contacting the SMTP mail server.
  10. Click Save. EmailServerTemplate is added to the list of resource templates.