Adding Inputs to a Notification

You can use notification inputs to specify default input values or enable subscribers to manually enter an override value when creating a subscription in the Subscription Manager. In the notification, you enter names for the inputs. For example, you might enter "Customer Number" to enable entering a specific customer number as an override value.

You also use these notification inputs to configure other components used by the notification, such as an orchestration or rule. For example, if the notification requires a rule, you can use the notification inputs or orchestration outputs to define the conditions for the rule.

To add the notification inputs:

  1. Expand the Notification Inputs section of the Notification design page.

  2. In the first empty row in the grid, enter the name of the input in the Name column.

  3. In the Value Type column, select the input value type. Valid values are:

    • String

    • Numeric

    If the input is a date, you can use any of the following date formats:

    • dd/MM/yyyy

    • dd/MM/yy

    • yyyy/MM/dd

    • MM/dd/yyyy

    • MM/dd/yy

    • yy/MM/dd

    You can also use the following date formats, which create additional inputs derived from the passed value as described in "Configuring Orchestration XML" in the JD Edwards EnterpriseOne Tools Orchestrator Guide for Studio Version 8 and Prior.

    • Milliseconds

    • yyyy-MM-dd'T'HH:mm:ss.SSSZ

  4. In the Default Value column, enter a default value for the input if required.

  5. In the Required column, toggle left or right to specify whether the input is required or not.

  6. Click Save to save your changes.