Editing Notification Extraction Rules

Edit notification extraction rules in the server-initiated starting point General properties.

  1. On the Flow Design page, select the Server-initiated starting point.
  2. In the General Properties view, select the notification extraction rule to edit and click Edit.
  3. In the Edit Notification Extraction Rule dialog:
    Property Description
    MBO search parameter Enter the search parameters for the mobile business object (MBO).
    Field type Select the field in the notification from which the parameter value is extracted, for example, Subject, which indicates the parameter value is extracted from the subject line of the notification message.
    Tag before parameter Enter the tag to indicate what to extract from the beginning of the field's contents, for example, "Approval Request\(".
    Tag after parameter Enter the tag that indicates what to extract from the end of the field's contents, for example, "\)was sent".
    Note: The supported syntax for the regular expression is that used by the C# Match() methods(s) of the class System.Text.RegularExpressions.Regex.
  4. Click OK.