[ SD-89356 ] Time spent(in minutes) and Time spent in OnHold status(in minutes) time format
Hi Please help me how can get Time spent(in minutes) and Time spent in OnHold status(in minutes) via time format like: 21:34 min on "Request technician assessment"
[SDF-89441] Http to Https Redirection Feature
Hi, http to https redirection is complex. Changing server.xml and web.xml files may damage service desk plus. I suggest adding an option in Security Settings section called "http to https redirect" like attached image. Thanks. reference: https://pitstop.manageengine.com/portal/en/kb/articles/how-to-redirect-servicedesk-plus-url-from-http-to-https
Automated approval request through request life cycle
Hello everyone, i actually writing a python script which will be use in a RCL workflow. Here is what look like a request with this workflow I am able to retreive all the required information but i am stuck on how to create this approval. i tried a url post using the api for service request /api/requests/{requestid} to update the request but no luck as per now. So if someone has a tips to give me , it would be really appreciated. regards, Martin
Problem while changing asset state
Hi i have problem when i want to change asset states . when i click on asset state, Assign/Asset window will open and "Unknown error occurred While ..." will show up. my sdp Version : 11121 database: SQLServer and here is some screenshots about this error in attachments. Thanks
[Tips & Tricks] Streamline your helpdesk by decluttering unwanted request status(es)
Hello users, I'm here with yet another handy tips that could be useful to you. Scenario: A customer came up with a requirement to declutter a few default request status(es) that are not used in his helpdesk. He wanted to streamline his helpdesk and those unused status(es) were cluttering up his ticketing flow. Challenge: As you may know, default request status(es) cannot be deleted in the application. Solution: Global Field and Form Rules. Customer's requirement has been accomplished by configuring
SCCM Integration loads infinit
Hi Thanks for the last reply of my Case, it worked great :) I tried to integrate SCCM in our Servicedesk Instance. When I fill out the form and either save and test connection or save the connection it does nothing. Is there any log to observe or any other general tipps before implementing SCCM? Also we do have de basic 250 Asset licence.
[SOLVED] Compare Additional Date
I wrote this script on Rule incident template I want compare 2 additional date filed ========= var x=$CS.getValue("GUDF_DATE1"); var y=$CS.getValue("GUDF_DATE2"); if (x<y) { alert("start date should granter end date"); } ======== it's not works
[Term of the Day]: Blockchain
Term of the Day “Blockchain” Definition — What is Blockchain? Blockchain technology is a structure that stores transactional records, also known as the Block. This digital information ("Block") takes the form of a string of binary "bits", ones and zeros, which can be processed by computers to be made readable by humans. The blocks are stored in public databases, known as the "Chain", in a network connected through peer-to-peer nodes. This “Chain” of transactions grows larger as new “blocks”
[SOLVED] Error in editing or Creating a PM task [SD-88065]
hi friends. when i want to create or edit a preventive maintenance task, in final step SDP Show me this Error: "This Request will not be considered since passing more parameters to server might result in vulnerability issues." sdp Database: sql server my sdp version: 11116 here is support file and screenshots in attachments
SAML Problem
Hi, I followed step by step instructions to set up SAML but I got an error. What is the problem? I tested on Service Desk Plus 11.1 Build 11124 and Active Directory Federation Services 2016. Thanks.
How to populate template "Pick List" field type via script
I am working on a building access service template. The idea is to have the requester select the Location from a Pick List field and send the approval notification to the Location manager. Originally I was planning to use the Site(s) information because we already have these populated along with an attribute called "Managed By". However I have since found out that the Site filed is not available to the requester. There over 100 locations, so creating a field rule for each location is not realistic.
[Term of the Day]: TechQuilibrium
Term of the Day “TechQuilibrium” Definition — What is TechQuilibrium? “TechQuilibrium” is a new term introduced by Gartner in 2019 to describe the ideal technology equilibrium that enterprises need to achieve in order to thrive under uncertainty about what the world will look like five, ten, twenty years from now. According to Gartner, achieving TechQuilibrium is the only way to “accelerate in the turns.” In other words, to survive and even excel when faced with economic, geopolitical, and digital
[SDF-55749] Auto assign request to technician on reply/edit of request
Hi there, I am trying to make servicedesk plus (On-prem free) auto assign a request to whichever technician edits/responds to it, in order to correctly track how many requests the technicians deal with per month. I've tried auto assign, but as this done is on round robin or load balancing it doesnt tick the box unfortunately. Is there a way I can set it so if the technician replies or edits the ticket properties, it will automatically assign it to that technician?
Load reports into a project
As a project manager I have lots of reports related to any given project. My feature request is to be able to load reports into a project for easy access for the team. I have attached an example. This will allow the team to be able to easily access relevant reports plus it would be easier for me during leadership report-outs to pull up the relevant reports.
[ForYourInformation -46] Ticket raised by My Asset Widget can be configured with a particular template
Introduction: Users can raise an incident ticket for their assets through [Home page >> My Assets]. The user needs to click on the "Report an issue" button to raise a ticket for the particular asset, on clicking the button user will be taken to incidents list pages. Users can select the appropriate template to submit the ticket. Scenario: One of our customer requirements was to show a particular incident template (which has the pre-filled fields ) instead of listing all templates while clicking
Version Update Problem
I am havingthe following problem during version update, can you help?
All Assets and Managed Software by Full User name
I've seen some queries here that were close, but not exactly what I'm hoping to produce: Would like a report organized by User (full name, not login name) that lists ALL assets assigned to that user, as well as only "managed" type software loaded on their machines. Thanks much!
Uneditable a request assigned to a technician
Hi, A request assigned to a technician in a group can be edited by other technicians in the group. How can I prevent this from happening? I want when a request is assigned to a technician, that technician can make fields of that request uneditable for other technicians, and other technicians can only view the request or define a work log. Thanks.
[Tips & Tricks] Auto-assign when a technician edits an unassigned ticket
Scenario: One of our customers had come up with a requirement that when a technician edits an unassigned/unpicked ticket, the ticket should get auto-assigned to him. This is to ensure that the ticket doesn't go unnoticed and handle the ticket assignment better. Solution: A simple custom script, $CS.setText("TECHNICIAN",sdp_user.USERNAME); This has to be configured as a global field and form rule with the condition Technician is not specified, then execute the script.
[SDF-37155] Task Comments need rick text box
I see that you added rich text to task descriptions. Thank you! But Can we also get you to add rich text (images and docs) to the task comments box?
[SDF-70628] Adding approvals after request beeing Closed
Hi, It seems to me that after going to a Completed status like "Resolved" or "Closed" status, it is possible to add new approvals (and stages) on that request. Shouldn't it be disabled by default? I can remove it from the Actions menu (Submit for Approval) or remove the Actions menu itself with a script on Page Scripts but, if the request has got an approval process, I can't disable the "Add Stage" or "Add" approval buttons. Is it possible? Thanks, Pedro
[Term of the Day]: Post Implementation Review (PIR)
Term of the Day “Post Implementation Review” Definition — What is PIR and what is its key goal? PIR, the acronym for Post Implementation Review is a comprehensive feedback mechanism that takes place after a change has been implemented. This is done to evaluate the success and effectiveness and to identify the opportunities for improvements. The Post Implementation Review (PIR) process collects and utilises knowledge learned throughout a change that can be instrumental to optimise the delivery
Custom Report
Please provide a report Requests SLA violated for this per technicians on an request Columns: Ticket ID Created Date Requester Defined SLA Assigned Date Assigned Time by : h:mm Assessment technician technician spend time by: h:mm
[Blog] DevOps: A Philosophy for Rapid Progress
In the day and age of reaping results immediately, one set of practices that can be followed to achieve that effectively on a broad scale can DevOps. The lingo stands for nothing but Development Operations. The philosophy behind it could be thought as to fail fast and fail small. And this is a very cost effective way to run any form of operations. This is in stark contrast to the Japanese philosophy of Kaizen- continuous, paced improvement. Where Kaizen could be thought of as a life lesson, it might
[SDF-28921] Two search Suggestions
· Better Global Search – Allow the global search to search requests’ conversations and not just the main request detail section and notes. · Better Task Search – have a global search for tasks or have the current global search include searching tasks.
Status and history of request Table
Hi, What's SQL table name of Status and history of request ?
Error in Downloading an Attachment in Problems
hi in Problems Module, I can attach a file Successfully but when i want to Download an attachment file , SDP Show me this Error: "Unknown error occurred while processing your request." sdp Database: sql server my sdp version: 11116 here is support file and screenshots in attachments Best Regards.
[Term of the Day]: Recovery Time Objective
Term of the Day “Recovery Time Objective” Definition — What is RTO and why is it important? RTO, the acronym of Recovery Time Objective represents the maximum acceptable amount of time for restoring an unexpected failure or disaster and not result in significant damage to a business and regaining access to data after an unplanned disruption. It comprises of the following components: Starting from the point of disaster, the time before a disaster is declared, the time to perform tasks (as documented
Wrong Asset attached to request
Anytime a request is submitted, the request will select and add the first asset that is assigned to that person alphabetically. Most of the time this doesn't help us because it will select a printer or monitor. It just goes off of the name of the asset. Most of our users are assigned only one IT Asset and a few NON IT Assets. Is there a way to have the Asset Field ONLY pull their IT Asset when a request is created? This means it will almost always be their computer that is added to the request.
[SOLVED] pass-through authentication AND DOUBLE AUTHENTICATION
DEAR SUPPORT I HAVE SDP 11.1 for easy of use we decide to enabling pass-through authentication. we do all step-by-step guide, SDP connect to AD service and in AD log we could see incoming authenticate request and log, we use MS chromium edge and google chrome browser, we configure internet option. when users try to access SDP service the browser ask for user and password, if USERS COMPLETE THE FROM THEY REDIRECTED TO WEB FORM USER AUTHENTICATION PAGE ? what is the problem ?
Notifications not triggering
We are attempting to enable Notification Rules to keep our users informed. However, last night we tested four and only one actually worked. We turned on Acknowledge sender by e-mail when a new request if received, Acknowledge requester by e-mail when a request is updated, Acknowledge requester by e-mail when the request is closed, and Notify requester when a request is assigned to a technician, and only the first of those generated an email. Firstly, is there a difference between the terms Acknowledge
Technicians can no longer view all asset groups
After upgrading to 11123 - Technicians can no longer view all created asset groups under Asset tab. As an admin, I can view them all. Were some sort of permissions changed for this? Anyone else experiencing this issue? I sent the physical link and they were able to access it that way, but cannot through the application. Thanks for any help.
[ForYourInformation -45] Canceling a request
With the build 11123, a new enhancement has been released in ServiceDesk Plus that allows users to cancel a request. A request can be canceled for several possible reasons. For example, the wrong items were requested or the requested items are no longer wanted or needed. Rather than deleting a request, canceling a request provides two important possibilities: 1. Enables technicians to log their time spent on the request before it was canceled. This also helps the administrator know technicians'
[Term of the Day]: BYOD
Term of the Day “Bring Your Own Device” Definition — What is BYOD? BYOD - ( Bring Your Own Device ) It’s a policy that enables employees to bring personal devices - Laptops, Smartphones, Tablets, and USB devices for company purposes and giving those devices access to the company network. In the year 2011, official support for BYOD programs was introduced into the organizations. Statistics say over a third of worldwide employees use a personal device in their place of work. This can make employees
How do I notify a manager
Hi, We would like to notify a sequesters manager if a request status is a certain value. We are importing via AD the requesters and their managers. How do automatically notify the manager of the requester on a ticket when the status = 'x'
Auto Share Request
So I found the below info and it's something I'd really like to implement. https://pitstop.manageengine.com/portal/kb/articles/how-to-auto-share-request-to-users-specified-in-a-request-field-v3 I THINK I have everything configured correctly but after some initial testing I'm pretty sure it's not. This is the message I get on the request history when the custom trigger runs: Message : Traceback (most recent call last): File "share_requesttestV3.py", line 1, in <module> import requests ModuleNotFoundError:
Picklist or Check Field for Service Catalog
HI There I have the following Idea: Have a news Field to make a single check. Usage Cases: [X] I aknowledge the request will be forwarded to your Line Manager Or. To which Systems is Access Reuired: [X] File Server [X] Citrix [_] SAP It is similar to a check list. I could also imagine to have the possibility to have the "Pick List" multiple choice. Let me know if this can be achived? Thanks
How to fileAttachments folder change?
Hi, We are using version 11.1 Build 11124 How can we change the location of the fileAttachments folder?
[Term of the Day]: Relational Database
Term of the Day “Relational Database” Definition — What is a Relational Database? Databases are an essential component of almost every piece of software today. A relational database is a type of database that uses a structure that allows us to identify and access data in relation to another piece of data in the database. RDBs establish a well-defined relationship between database tables. Tables communicate and share information, which facilitates data searchability, organization and reporting.
Define requester for an API query
When I test my JSON in the API tester through Admin > API > Documentation all general get requests are my logged in user. Is there a way to define the requester before the JSON body in an API request (V3 only please) perhaps as a header?
Next Page