Creating Jeopardy Notifications in the Task or Order Editor

Create jeopardy notifications when certain conditions arise in an order or task and you want to alert users or systems of processes, orders, or tasks that may be at risk.

You can also associate rules to jeopardy notifications that can trigger automations.

Note:

For order jeopardy notifications, the Order Jeopardy editor provides more functionality than jeopardy notifications configured in the Order editor. For more information, see "Creating Jeopardy Notifications in the Order Jeopardy Editor."

To create a jeopardy notification:

  1. In the Order editor or Task editor, click the Jeopardy tab.

  2. Under the Jeopardy column, click Add.

    The Jeopardy wizard is displayed.

  3. In the Name field, enter a name for the jeopardy.

    The name must be unique among notification entities in the same namespace.

  4. In the Rule field, select the rule that must evaluate to true before OSM can trigger this jeopardy notification.

    Design Studio uses the null_rule as the default value. Unless you select a different rule, OSM triggers this notification at run-time at the specified polling interval whenever the specified jeopardy conditions are met. See "Defining Order Rules" for more information about setting up new rules.

  5. In the Priority field, select a priority for the notification.

    1 is the highest priority. OSM evaluates jeopardies with the highest priority first. For notifications that are sent to external systems, this field represents the JMS queue priority.

  6. Select Enabled.

    You can deselect the Enable option if you want to include the rule in the cartridge but disable the rule at run-time. For example, you might use this feature during design or testing phases, or if you intend to implement the notification at a later time.

  7. Specify whether to send the notification to specific email accounts.

    By default, notifications appear in the Notifications page of the Task web client. However, you can specify that notifications be sent to a user's email account by selecting the Email check box. You associate users with email accounts in Administrator.

    See OSM Order Management Web Client User's Guide for information about configuring email notification properties for user roles.

  8. Click Next.

  9. Specify the conditions under which the jeopardy notification should be triggered.

  10. Click Next.

  11. Select the roles to be notified when the jeopardy is triggered.

    See "Working with Roles" for more information.

  12. Click Next.

  13. Specify how often the OSM server should re-evaluate the jeopardy condition.

  14. Click Finish.

    The jeopardy notification is added to the order or task, as appropriate.

    You can edit or add any jeopardy notification attributes at any time by navigating to the Jeopardy subtabs.

  15. In the order Jeopardy column, select the jeopardy for which you want to add an automation plug-in.

  16. In the Automation column, click Add.

    The Add Automation dialog box is displayed, which enables you to create the automation plug-in.

  17. Enter a name for the automation plug-in, select the appropriate Automation Type from the available list, and click OK.

    The newly created plug-in is displayed in the Automation column.

  18. Select the automation plug-in.

    When you select the automation plug-in, Design Studio displays its Properties tab. Use the subtabs to configure the plug-in. The tabs will vary depending on the type of plug-in selected.

    See "Configuring Automation Plug-In Properties" for more information.

  19. For Order jeopardy, if the automation plug-in has an OSM user in the automation plug-in Run As property field with more than one role, click Select from the View field to choose a query task view to use for the automation plug-in. If only one default query task exists in the Order editor Permissions tab, then Design Studio automatically associates it with new automations.