AMIGO Wiki

AI Managed Implementation Governance Office - Documentation

Home

Introduction

Relationships

FAQ

Glossary

View on GitHub

Introduction

This is the one spot where a user can go to find everything out about themselves and their involvement in this project (it is also the place where their bosses and co-workers can go as well to see what is going on with their teammates). Every change that is made to this software impacts someone in some way, shape, or form. The messaging table in the background is the place where all of these changes are written—regardless of how small the change is.

Key Relationship

Important Field Dependencies

Object Usage Notes Visibility Filter & Search Criteria
Business Process Any changes in the Business Process record will be updated in My Messages The users assigned to RACI Chart in the Business Process record will have the access to the particular My Message Please refer to this section for more details
System Any changes in the System record will be updated in My Messages The users assigned to RACI Chart in the System record will have the access to the particular My Message  Please refer to this section for more details
Data Table Any changes in the Data Table record will be updated in My Messages The users assigned to RACI Chart in the System record associated to the Data Table will have the access to the particular My Message Please refer to this section for more details
Object Any changes in the Object record will be updated in My Messages The users assigned to RACI Chart in the Object record will have the access to the particular My Message Please refer to this section for more details
Project Any changes in the Project record will be updated in My Messages The users assigned to RACI Chart in the Project record will have the access to the particular My Message Please refer to this section for more details

Business Usage

Simplification of the design of the user timeline to incorporate fewer data attributes (the thought being that the user can just click on the name of the items and hyperlink right to the record for additional details). With that here is the core information that needs to be displayed:

Usage

User Actions:

Whenever any record of a Custom Object(artifact work item) is Sent for Approval, then the My Messages gets created automatically. By opening My Messages they can get at a glance view. This function is implemented with lots of features that enable a User to perform some meaningful actions. So, let’s get to know them in detail.

Email Instruction

EmailTemplate

In the Email Instruction column, there is a blue button with an eye icon, clicking on it a modal opens displaying the complete Email Instruction. This email is also received by the user who is assigned as one of the members for the Approval process of the particular record for which the user timeline gets created.

Screenshot from 2022-11-11 15-33-03

The modal contains three buttons with the following functions -

Screenshot from 2022-11-11 16-41-32

Users will be able to visualize their User Timeline records by filtering this field by selecting the options from the dropdown. If True is selected then the records that are marked as I’m Done will be populated. And if False is selected then the records that are not marked as I’m Done will be populated.

Screenshot from 2022-11-11 18-31-16

Screenshot from 2022-11-11 16-49-59

Users will be able to visualize their User Timeline records by filtering this field by selecting the options from the dropdown. If True is selected then the records that are Marked as Read will be populated. And if False is selected then the records that are not marked as Read will be populated.

Screenshot from 2022-11-11 18-31-13

Who Triggered this Message - This field or column displays the user name who created the record and send it to Approval Process, and the user timeline got created.

Screenshot from 2022-11-11 17-06-31

What’s My Role - This field/column displays the Role of the User for which he/she has been assigned (RACI Chart - Responsible, Accountable, Consulted, and Informed) for approving the record.

Screenshot from 2022-11-11 17-08-44

Which Object got Changed - This field/column displays the name of the Object for which a record has been created and sent for the Approval Process.

Screenshot from 2022-11-11 17-46-48

Changes URL - This field/column displays the name of the record which is sent for the Approval Process. This contains a hyperlink, by clicking on it, the user will get redirected to that particular record page.

Screenshot from 2022-11-11 17-49-05

My Priority - This field is not populated dynamically, Users can edit it manually to set the value as per their priority level.

Screenshot from 2022-11-11 17-53-22

Mass Update - The Mass Update quick action in My Messages is a very important feature, which helps users to update multiple user timeline records all at once. The user needs to select the records (he/she wants to update) by checking the checkbox beside Email Template and then clicking on the Mass Update button.

Screenshot from 2022-11-11 18-03-49

A modal will display showing the fields - User Timeline Name, Mark as Read, I’m Done, and My Priority. To update the records the user needs to check the checkboxes of the two fields - Mark as Read and I’m Done, and click on the Update button. After refreshing the page the user will be able to see the change.

Screenshot from 2022-11-11 18-11-33

Last Modified Date: 19th Nov. 2022

References - People