Syncing ServiceDesk Plus Change Calendar with Outlook Calendar
We’re excited to announce that we've developed a solution to help you sync the ServiceDesk Plus (SDP) Change Calendar with your Outlook Calendar! This feature has been highly requested by many of our customers. While we are working on a native solution, we have implemented this functionality using custom scripts and triggers.
We’ve created a comprehensive PDF guide and recorded step-by-step video tutorials to assist you with the process.
Use Case Addressed with this Approach:
Features:
- When a Change Request is Submission Accepted, an event is created in Outlook, marked with a blue color.
- The event will include important details such as:
- Change ID
- Title
- Owner
- Manager
- Requester
- Status
- Group
- Impacted services
- When the Change Request is CAB Approved, the event’s color changes to green, and the description is updated with "CAB Approval Status: Approved."
- If the Change Request is CAB Rejected, the event is automatically deleted from the Outlook calendar.
Here are the file names in the attachment and their purpose:
- OutlookChangeCalendarSync-Steps.pdf: This is the step-by-step guide.
- OutlookChangeCalendar.zip: This zip contains the files that need to be placed on the server, as explained in the guide.
- Outlook_Create_Event.txt: The script file to be used in the Custom function, as detailed in the guide.
- Outlook_Delete_Event.txt: The script file to be used in the Custom function, as detailed in the guide.
- Outlook_Update_Event.txt: The script file to be used in the Custom function, as detailed in the guide.
Video Files:
- 1MSAzureSumConfig.mp4: A screen recording of the steps to implement on the MSAzure portal.
- CreateGlobalFunction.mp4: A screen recording of the steps to create the Global Function in ServiceDesk Plus.
- CustomTriggerConfig.mp4: A screen recording of the steps to configure the Custom Triggers in ServiceDesk Plus.
- AfterRestartGlobalConf.mp4: A screen recording of the steps to be performed in ServiceDesk Plus on the created Global Function after restarting the ServiceDesk Plus service.
- Workingsample.mp4:A screen recording to show successful sync of Change details to Outlook Calendar.
Note: We have addressed a high-level use case with this configuration. If you have any suggestions or improvements, please let us know. If they can be accommodated within this custom approach, we will include them. Otherwise, we will consider them for our native integration in the future.
Regards,
Nithish R & Nandakumar
ServiceDesk Plus.
New to ADSelfService Plus?
Related Articles
How to redirect ServiceDesk Plus URL from HTTP to HTTPS
Follow the steps given below to set up the redirection from HTTP to HTTPS, For version 9.4 and above Step 1: Go to the below location and open the file 'server.xml' with a word pad and add the below entry in the file as shown in the image. ...
Outlook client configuration on the MSP Server
This will help in cases where mail related actions works from the actual mailbox but not from MSP application. Logs would help us find the error trace that leads to the mail server. However, if this needs to be narrowed down further and to confirm ...
Host ServiceDesk Plus on the Internet
In order to make ServiceDesk Plus available for users on Internet, let us assume the following scenarios. Scenario 1: ServiceDesk Plus is installed in LAN and should be available in LAN and WAN: Assume ServiceDesk Plus is installed on a server in the ...
Widget-Based Solution for Importing Change Requests into ServiceDesk Plus
Overview: We currently do not have a built-in feature to import XLS files directly into the Change module. However, we understand that many customers need to import change requests from other tools into ServiceDesk Plus. To address this need, we have ...
How to run ServiceDesk from command prompt?
Open a command prompt window in the elevated mode (run as administrator) and change directory to cmd> [SDP-Home]\bin [SDP-Home] here, is assumed to be ServiceDesk home directory (\ManageEngine\Servicedesk\bin) Start the server from the ...