Configuring Maximo Application Suite notifications
Configure a Maximo® Application Suite notification and set user
subscriptions.
About this task
Procedure
- From Maximo Manage, open the Notifications application.
- Click Create Notification from the Common Actions menu.
- In the Event name field, enter MXAPIWODETAIL. This value is the name of an API used by the Technician application.
- Enter a description of the event. For example, type Send emergency work order notification.
- Enter a condition for the Apply to Condition field. For example, create a condition that sends a notification for work order approvals.
- For the Apply to Condition field, click the lookup icon and select Go To Conditional Expression Manager.
- From the Conditional Expression Manager application, click the new row icon.
- For the Condition field, enter WOAPPR.
- For the Type field, select EXPRESSION.
- For the Expression field, enter :status='APPR'.
- Select the Always Evaluate? option.
- Click Save Condition from the Common Actions menu.
- Click Return With Value.
For more information, see Conditional Expression Manager. - In the Apply To Condition field, enter WOAPPR.
- In the Object Structure field, enter MXAPIWODETAIL.
- Create a notification message template.
- Click Notification Message Template from the More Actions menu.
- Click New Row.
- In the Notification Template field, enter WOAPPR for the name for the notification template.
- Select Message Text as the Notification Message Type and enter Work order :wonum was approved. for the message.
- Click OK.
For more information, see Creating notification message templates. - (For the Use With field, click the lookup icon and select TECHMOBILE to select the Technician application.)
- For the Message Template field, click the lookup icon and select WOAPPR to select the work order approval message template.
- (Select the On Update? option to trigger the event when the work order is approved.)
- (Select the Using AND option for Attribute Conditions.) (You can set other conditions as needed.
- Apply to
- Defines the objects affected by an event when it occurs. Use this attribute to filter the list of notification events for an object. This condition, if set, is combined with the event filter condition using an AND operator. These two conditions determine when the notification event occurs.
- Event filter
- The Event filter condition is combined with both the Attribute condition and the Apply to condition using an AND operator. Like the Apply to condition, the Event filter condition applies to the whole object.
- Attribute condition
- Attribute conditions can be combined with AND or OR operators. Use Attribute condition to track the state of the object attribute whether it has been modified or not. Optionally, you can also compare the attribute value.
All attribute conditions can be combined with an object operation, on Add, Update, or Delete, using an AND operator. ) - Click New Row from the Attributes list.
- For the Modified Attribute field, click the lookup icon, select WOPRIORITY, and then set the Value field to 1.
- Save the record.
- Configure notification recipients.
- Click Notification User Subscriptions from the More Actions menu.
- Click New Row.
- In the Event For User field, select
SMITH. As an alternative, you can configure the owner of the work order to receive the notification by entering :OWNER.
- In the User Notification Type field, select PUSHNOTIFICATION.
- Click OK.
For more information, see Creating notification message templates.