Create notification

Create a notification inside CloudHub.

If the notification is sent after an exception, it attaches the exception.message and exception.stacktrace as as custom properties of the notification.

Those custom properties can be accessed from Cloudhub console with the names 'exception.message' and 'exception.stacktrace'

In the case of multitenant applications the connector will create a notification for a particular tenant. (the one that is executing the flow)

{@sample.xml ../../../doc/CloudHub-connector.xml.sample cloudhub:create-notification}

See full list.

Additional Information