Show TOC

Call Notification APILocate this document in the navigation structure

Class /IWNGW/CL_NOTIFICATION_API provides the API for creating and deleting notifications. It supports batch operations and requires a notification provider ID as an input parameter. Methods:

  • CREATE_NOTIFICATIONS

    Creates notifications based on a set of notification attributes. These attributes include a notification ID specified by the provider, priority, recipients, originating actor as well as navigation related object, action and parameters. An ID associated with an activated notification provider ID must be specified.

  • DELETE_NOTIFICATIONS

    Deletes notifications based on the ID stored with the notification provider.

  • GET_PROVIDER_CONFIG

    Displays notification provider configuration.