Risk Matrix

Risk matrix for Change using Custom module

UseCase:

 Risk need to be calculated through Risk matrix (similar to Priority matrix in the request module)

Steps to configure:

Configure custom module as in the attached screenshot.

1. Navigate to Admin --> Developer space --> Custom module --> configure as in the following screenshot.



2. Create custom single line text fields as in the following screenshot.



3. Associate roles as in the screenshot below.



4. Now edit the custom fields and make a note of their API Field Name.



5. Navigate to  Admin ---> Customization --> Custom configuration --> Configure the mapping as per your need. Refer to the following screenshot.



Follow the below steps to configure custom function for change:

1. Navigate to Admin > Developer space --> Custom Functions > Global function > New > Paste the content from the attachment  configuration.txt and save it with a name.

2.Update the URL and technician key in the script.
Refer to the below link.
https://pitstop.manageengine.com/portal/en/kb/articles/creating-integration-key

3. Navigate to Admin --> Developer space --> Custom Functions --> Change --> Paste the content from the attachment (3. Update_risk_new.txt) and save it with a name.

4. Modify the global function name,custom module name and the API Field Name of the custom fields (Refer step 4 above) in the script. Refer to the attached screenshot.



5. Configure Change custom trigger as in the below screenshot.



                  New to ADSelfService Plus?

                    • Related Articles

                    • Change Risk Assessment Questionnaire using Custom module - Implementation steps

                      We’re excited to share a step-by-step guide( Attached) on implementing a Change Risk Assessment Questionnaire in ServiceDesk Plus using the Custom Module feature. This solution leverages Custom Modules, Change Additional Fields, and Field & Form ...
                    • Risk Matrix for Change using Custom Module

                      Overview: A risk matrix helps in identifying risks based on how likely they are to happen and how serious their impact could be. This makes it easier to decide which risks need urgent attention and which ones can be watched over time. It helps manage ...
                    • Integrating Zoho Projects with SDP MSP change management

                      Overview: Automatically creating projects in Zoho Projects based on the changes in SDP MSP keeps everything in sync without manual updates. This means all tasks and updates on a Change are automatically reflected in Zoho Projects, making it easier to ...
                    • How to assign CAB members to a change request automatically.

                      Note:  Attached script will not work beyond 11138 SDP Version. ​ This is a sample script to add CAB Members to a Change Request through Change Custom Triggers.The CAB Members can only be added manually to the Change Request ,under the Approval Tab, ...
                    • Close change requests using custom schedules.

                      This post describes the use of a python script to close change that are in a specific stage using Custom Schedules.   Use Case: There may be a scenario where number of old Change Requests that have gotten lost in the shuffle over the years. Most of ...