Skip to content

Knowledge Base

White Paper Libary

How to Set Up System Notifications on BPA Platform

 

NOTE: This article has been updated and moved to the Codeless Platforms Documentation Portal.

If you are seeing this message and have not been redirected, click: How to Set Up System Notifications on BPA Platform.

 

Introduction

This article guides you through how to set up alert notifications for BPA Platform.

Such notifications can be sent to the system administrator, task owner, or both.

Who Are the System Administrators and Task Owners

System administrators are the BPA Platform users who have System Administrator selected as their Server Role.

KB 50588 - Server Roles

A task owner is the BPA Platform user who created the task:

KB 50588 - Task Owner

When creating BPA Platform users, ensure the Email address field is completed for those users who should receive alert notifications:

KB 50588 - Add User

Available Notifications

You can send notifications for the following:

Warning Notifications

Warning TypeDescriptionNotify Who?
Task

A problem has occured during a task run but the task has continued. Note that this scenario is very rare.

The setting of the end-step of the task, whether Continue or Abort, does not affect this notification being sent.

System administrators and task owners
SystemA problem has occured in BPA Platform but this hasn’t affected any other funtionality.System administrators only
Step

A problem has occured with a task step but BPA Platform has continued the task anyway.

The setting of the task step, whether Continue or Abort, does not affect this notification being sent.

System administrators and task owners
SecurityA security error has occured but this hasn’t affected any other functionality.System administrators only

Error Notifications

Error TypeDescriptionNotify Who?
Task

An error has occured during a task run which has caused the task to fail.

The setting of the end-step of the task, whether Continue or Abort, does not affect this notification being sent.

System administrators and task owners
SystemAn error has occured in BPA Platform that affects BPA Platform from functioning fully, including preventing tasks from running.System administrators only
Step

An error has occured in a task step during a task run which caused the task to fail.

The setting of the task step, whether Continue or Abort, does not affect this notification being sent.

System administrators and task owners
SecurityA security error has occured which affects BPA Platform.System administrators only

How Do I Set this Up?

Only System Administrators can configure system notifications.

  1. Log into the BPA Platform client.
  2. Go to Manage > Options > Notifications tab.
  3. Enable the relevant notification types.
  4. From the SMTP panel, enter the “From” name and email address into Display Name and From Address. This is who the emailed notification will look to be from, and must be a valid email address in your SMTP server.
  5. Click Server Configuration, and configure the connection details for the SMTP server that the notifications will be sent through.

At the time of writing, all task owners and all system administrators who have valid email addresses configured in their BPA Platform account will receive all valid warnings and errors that occur.

Sample Scenarios

ScenarioEnable …
Trying to save a file to a location that doesn’t existErrors > Task or Step
Trying to run a task when the BPA Platform license has expiredErrors > System
Trying to save a file with a non-supported punctuation mark in the filename, for example, / (The Save File tool actually replaces / with underscores)Warnings > Step
Trying to trigger a task with the Microsoft SQL Server Trigger tool when the database has been deletedWarnings > Security
Logging into the BPA Platform client with incorrect credentialsWarnings > Security