public INotification createNotification (IProcessparent, String notificationName)
throws ServerTimeOutException, AccessDeniedException, ExecutionException;

This method creates the specified notification. If there are any rules associated with the creation of the notification they are executed.

Parameters

notificationNamethe name of the notification to create (the notification with this name must be configured in the business space version)

Returns

The instance of the created notification

  • Last modified: 2023/05/08 06:49