Print Preview -- view Approvals
For some of our templates we'd like to be able to print pending and approved approvals. Currently the print preview does not contain an approval option.
User Management - priority changes made on a request
This report helps to find the priority changes made on a request. SELECT wo.WORKORDERID "Request ID", wo.TITLE "Subject", qd.QUEUENAME "Group", ti.FIRST_NAME "Technician", LONGTODATE(wo.CREATEDTIME) "Created Time", LONGTODATE(wo.DUEBYTIME) "DueBy Time", rtdef.NAME "Request Type", LONGTODATE(OPERATIONTIME) OPERATIONTIME, pd1.priorityname "Changed From", pd2.priorityname "Changed To", aau1.FIRST_NAME "PERFORMEDBY" FROM WorkOrder
Report by 30 mins
Hello, I am after a report that shows tickets created by 30 minute intervals by day/week, can I have some advice on how to ahcive this please?
unfollow community
Dears, could anybody tell me, how i can leave the discussions ? There is no Button for unfollow the community !
Service Desk restore failing
Can you please assist, i am failing to restore a backup to service desk running on postgres. Below is the error we get when restoring. ********************************************************************************* Restore DB Setup Wizard ********************************************************************************* Execute Restore DB Utility from command prompt For Windows users : bin>restoreData -c [backup file] For Linux users : bin]#sh restoreData.sh
Providing Service Request Approver rights to all requesters.
Good day. I have more than 15k requesters in my company, please tell me how I can systematically grant all employees the rights Service Request Approver. Thank.
About Requester stopped showing in Default Request Template
I want to create request template. When I create template, technician is working but requester is not working. When I open requester preview, template set mine to blank and stopped showing. What can I do? Thanks
SDP 10013 - Approved/Denied notification template with missing fields
Hi, after upgrade from ver. 9.4 to latest 10.0 (on Postgres) we experienced some issues with mail templates. For exeample, in "Notify requester when a request is approved/ rejected." one, we're not able to find the variable for "Comments". Any suggestion? thanks in advance alessandro
Attachment preview is not working
Error says Preview is not available for all attachment. Even new ones added since update. MSSQL Version 10.0 Build 10009
File preview not available
Hi I notised in SDP 10 that when I click a docx or xlsx file a message "Preview not available" is displayed. Is it possible to add some kind of file preview extension for common files types, like Office and pdf files? Or is this a feature for a later release? SDP build 10008 and Windows 2012R2.
Making Notes Public as Default
Hi, Anyone know if there is a config setting somewhere that will default all notes to be public rather than Private and not rely on the Technician to make Public? If so, has anyone every done this, and did you find it improved communication with end users? Thanks Lisa
Service Catalogue Resource Info Mandatory
I've already created a thread months ago regarding the visibility of the "Resource Info" in the "Requester View" tab when creating a new Service Catalogue Template. This is still an issue. But furthermore I just realized that you can't make the Resource Info questions mandatory. Please add this option - it doesn't make sense that it's not already one.
Automate Task Closure
Is there a script available to close Tasks that are in a certain state to a new state? Use Case(s): We currently have the setting for 'Task Closure Rules' to only consider a Task completed when it is in the Closed state. Our techs still end up using the Resolved state to signal they've completed a tasks. Additional, we have workflows where tasks are triggered to start upon a closure of the parent task. Our business partners use these triggered tasks as a notification to begin work and prefer not
Reply to Notification creates a new request
Reply to Notification creates a new request. If you send a notification to someone ie. a technician for them to fill in a section or for information and they receive the email and click on reply it sends an email to ServiceDesk and ServiceDesk creates a new ticket based on the email.
Use rich text editor in more fields
The Project Description field uses the rich text editor. Request the same in: Project comment Task description Task comment We want to link from ServiceDesk Plus as a project management tool to project artifacts that available via HTTP URLs. If we put URLs as text in there is hard to read and isn't hyperlinked. Thanks, Tom.
How to move templates from a test server to the live environment.
I have a group of new templates on a test server and want to move the to the live environment. I only want to move the templates. How can this be done?
Adding Specialist
Hello, Please help: When adding a specialist error appears.
"An error has occurred. Reload page. If the problem still occurs, contact support" Screenshots in attachment. Thanks.
Reports - Advanced Filtering - Notes and Conversation
Is there a plan to enhance the Advanced Filtering of the Reports module to include: Notes and Conversation?
Document Management Workflow - Possible ?
I have a document that I need groups of users on a number of different sites to sign - The document has been loaded into CMDB for version control etc Is there a workflow I can instigate in SDP for this to work something like 1 - Ticket logged - form goes to user 2 - User Confirms sign off - custom field 3 - Notifies designated manager for approval 4 - On approval - ticket closed or returned to SD team for closure Thanks in advance for any ideas on this
Updating an existing F&FR
Noticed today when trying to copy an updated Rule to another template, the message received is misleading --> green messaging when task was not completed: This leads to my second question. - I created a rule and copied it to all our templates. Today I went to make an update to this rule and tried re-copying it again to the rest of the templates. What's the best way to do this without having to rename the rule, copy it again to every template, and then delete the old rule across all templates?
Creating dashboards
Hello - I have created a dashboard and would now like to add reports I have made to this.
Plan for adding another layer of authentication - FIDO2, U2F, Smart card, and OTP
Is there a plan to further secure logins of technician using any of these technologies - FIDO2, U2F, Smart card, and OTP?
Lexmark Printer SNMP Serial Number
Checking the forums i've come across a number of posts relating to SDP not picking up Lexmark printer serial numbers, does anyone have a solution other than raising a ticket? I've added the below line into \server\default\conf\SnmpConfigurations.xml <SnmpConfiguration devicetype="Printer" vendor="Lexmark" attribute="SerialNo" oid=".1.3.6.1.4.1.641.2.1.2.1.6" /> The below link details the OID info http://oid-info.com/get/1.3.6.1.4.1.641.2.1.2.1.6
Protecting ManageEngine, ServiceDesk Plus site with certification authentication or second factor authentication
We run ServiceDesk Plus on our local network, but would love to access it from the outside without the need for VPN. Because there's some moderately sensitive information in the tool, I want to protect it with more than just usernames and passwords. Has anyone had an experience with locking it down further? I see two options: 1. Requiring a client SSL certificate to be installed; this would lock it down to specific machines with that SSL certificate. 2. Using some sort of two factor authentication.
How to automatically add an asset to an incident or change?
When creating an incident can you have a specific asset added automatically, triggered by the category or in a template or created from a business rule?
Change template: Disable field Created Time
Hello Support. We have ServiceDesk Plus v10506 on Windows Server 2012 R2 with MSSQL 2014 In our Change template, we have configured the rule to disable the "Created time" field for all users. This rule works when a new change is created or when it is edited from the "Edit" button (works perfectly). But, it is not working when we edit the change directly from the form. The form is allowing to modify the "Created time" field. We want all users not to be able to modify the "Created time" field. How
Due By Date Update using REST API
I have successfully created EDIT requests with the API that change fields like description, requester, status etc. however, I want to update a tickets Due by Date as well. I have it working perfectly on the test SDPlus that we have set up but when I attempt to update on prod, the ticket says it was updated but the date does not change. Here is my request: OPERATION_NAME=EDIT_REQUEST&format=xml TECHNICIAN_KEY:XXXXXXXXXXXX &INPUT_DATA= <Operation> <Details> <DUEBYTIME>10 JUL 2019, 12:00:00</DUEBYTIME>
Task Title Script
When using the script found here: https://pitstop.manageengine.com/portal/kb/articles/how-to-populate-request-details-on-associated-tasks I am getting this error: Traceback (most recent call last): File "taskupdate.py", line 24, in reqID = requestObj["WORKORDERID"] KeyError: 'WORKORDERID'
IT analytics in 90 seconds: Boost ROI by tracking the life cycle of help desk assets
Discover cost-effective ways to manage your assets, and increase ROI by tracking your assets' life cycles with Analytics Plus reports. If you're not already using Analytics Plus, download your free 30-day trial today.
[SOLVED] Software Report by Software name
Hi Team, I'm trying to put a report together than lists workstation name, user, last logged in user, warranty expiry and OS where software from a specific manufacturer is installed e.g. SoftwareManufacturer like %adobe% Can someone please assist? We are on 9.4 Build 9417 PostgreSQL Thanks, Aaron.
VIP Report
Hello, I need to run a report on which requester's are VIP's. We are running a PostGreSQL server. Thank you
Query Report with formatted Sections
Hello, I am trying to create a report that has Requester details at the top, followed by request details, asset details, task details, and finally resolution. I was hoping for it to look something like: -Requester Details -Request Details -Asset Details -Task Details -task 1 -task 2 -task 3 -etc -Resolution
Issue migrate build 9121 to 9200
Hi everybody, I have an issue when I want to migrate the build 9121 to the build 9200. I got this message on the cmd pop-up and after rebooting the workstation. I got HTTP not found when I want to connect to my dashboard. Many thanks for your help. Regards, Denis
Custom notifications by approver & attachments in approval screen
Hi all, just setting up a new user SR templated and have a couple questions; 1. is there any way to customize approval notifications based on the approver as setup in the workflow for the service catalog template. e.g. workflow approval; %reporting_to% %bu_manager% (dept role) %po_raiser% (dept role) I want to sent %po_raiser% a different approval email to the one setup in the global notification settings. 2. Is there any way to allow an approver to attach documents when approving the request.
need release 10011
hi there ! my service desk bup is in version 10011, i need to restore it but i couldnt find 10011 on the following address: http://archives.manageengine.com/service-desk/?C=M;O=D please help me?
Self Service Portal-add url widgets
Hi I would like to add the request catalog page to the homepage of self service portal so user can see it every time he logs in. But when I put the catalog's url in web address when i add a widget it shows a blank page. Any suggestion on that? Best Regards Kevin
Service Desk PLus - Service Request History Tab viewable to all - Not just Technicians,
I would like to see the History tab in Service Desk Plus be viewable to Requestors as well as Technicians. Right now only the technician can view the history tab. Requestors cannot see this and therefore cannot get what steps were taken to resolve or complete a Service Request other than it was completed or closed by the technician assigned to it. Thanks!
Single Sign On still prompts for username/password
I have SSO enabled on ServiceDesk Plus. I created the AD computer account and set the password. When you navigate to the URL of the work order system, it no longer goes to the webpage that asks for the username and password but instead it pops up a dialog requesting the username and password of the user. I would like for the work order system to detect the logged in user and automatically log the user into the work order system. Any help would be appreciated.
Survey Email Tempate: 3000 character limit
We're trying to migrate our surveys to Production and ran in to this error when copying body contents from our Test server. Same version on both (10017), same email body content:
How TO: change datetime settings by default
How can I change datetime settings by default? By now, the default format is: MON DD, YYYY TIME PM Need DD.MM.YYYY HH:MM 24HR SDP 9014
Next Page