This is a sample script written in Deluge to handle Conditional Approvals for Incident \ Service Requests, through Custom Triggers using Field and Form Rules. One of the advantages of using this script that no modification in the script is required ...
Use Case: Any request raised by a user needs approval from their direct "Reporting To" manager. This is configurable using $reporting_to$ variable in the template workflow. In certain cases, it might require a second level of approval, which would ...
This is custom function script to automatically trigger the creation of multiple child requests from a parent request based on parent resource question values. The request ID of the child requests will be added as a Note in the parent request. This ...
This sample script is to populate the requester details in a request additional field. Based on the requester name selected, we can fetch the user additional field information and populate the content in request additional field. Refer to this link ...
This is a sample custom function script to update the Request Additional Field Values during request create/update based on certain criteria using Business Rules. Refer to this link for Python ...
This post describes the use of custom function scripts to create a service request through email based on keywords in the subject. When a request is created with specific keywords in the subject of a incoming mail , the Business Rule will be ...
Requirement: All the linked requests need to be closed when the parent request is closed. Refer to this link for Python equivalent: https://pitstop.manageengine.com/portal/en/kb/articles/how-to-close-linked-requests-when-a-parent-request-is-closed ...
Requirement: Create an incident request in place of a service request depending on a resource question value. Usecase: In many companies, same service template is used for both requesting for a "New Laptop" and "Replacement for the existing laptop", ...
This is a sample deluge script to automatically trigger the creation of multiple child requests from a parent request, based on the request template chosen. The request ID of the child requests will be added as a Note in the parent request. This is ...
Requirement: Update the request subject with current date. Usecase: It will be easier for the technicians if the Request Subject of Preventive Maintenance Task has the date of creation appended to it. Steps to configure: 1. Download the attached ...
Requirement: Update the request status depending on the technician assignment. Refer to the below link for a similar use-case handled using Python: ...
This post describes the use of a deluge script to update requests based on values given a global function, namely "request_properties". This action can be performed using Custom Triggers. Refer to this link for Python ...
Root cause : Chrome has defined Scheduler as a variable and unfortunately the same is used in ServiceDesk Plus in resource management section and Chrome API's 'scheduler' variable is overriding our application's variable (Used in resource management) ...
1. Access your application server and browse to [your drive]:\ManageEngine\<application_name>\bin. 2. Click changeDBServer.bat. Information on the configured database will be displayed. If the database is MSSQL, go to the SQL Management Studio, go to ...
If Applications Manager is up and running and the WebGUI can be accessed, refer to the steps in this knowledge base article for creating support information file. If Applications Manager is down or the WebGUI cannot be accessed, or if the log size ...
Following are the steps to move data from the existing server to a new server, Step 1: Stop ManageEngine ServiceDesk Plus service. Step 2: Kindly Upgrade ServiceDesk Plus if required. Refer to the link below to check if you are in the latest version, ...