General
How to Automatically Open Zia Bot for Requesters in ServiceDesk Plus
Overview This guide explains how to configure ServiceDesk Plus to automatically open the Zia Bot for requesters upon login using the Page Script feature. Steps to Configure 1. Navigate to Page Scripts Log in to ServiceDesk Plus as an administrator. ...
Custom Widget for Bulk Updating (Requests, Changes, Problem, Project, Release, Task, User, Technician) from a XLS
Requirement: The Custom Widget enables users to efficiently perform bulk updates on requests, changes, releases, problems, or projects. Users can upload an XLS file containing entity IDs and provide the input JSON in a text box. The system processes ...
Generic Field Update Script
Requirement: Currently, every time one has to update a field with values, they need to adhere to a specific format, which can be challenging as not everyone is familiar with it. To simplify this process, we propose a generic function that can handle ...
How to debug a python/deluge script
Common Debugging steps: 1. Confirm if all the API used are in proper format: In latest v3 APIs, "format": "json" is removed from parameters Notes addition API is modified from: "request_notes" to "notes" in recent builds 2. Check if the udf_fields ...
Creating Integration Key
For builds after 11300, Steps to create Integration Key: Goto Admin > Integrations > Integration Key > New Please use an integration key with admin privilege, as there wont be any role related permission issues. Click Generate link under the ...