Syncing ServiceDesk Plus Change Calendar with Outlook Calendar

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:

  1. OutlookChangeCalendarSync-Steps.pdf: This is the step-by-step guide.
  2. OutlookChangeCalendar.zip: This zip contains the files that need to be placed on the server, as explained in the guide.
  3. Outlook_Create_Event.txt: The script file to be used in the Custom function, as detailed in the guide.
  4. Outlook_Delete_Event.txt: The script file to be used in the Custom function, as detailed in the guide.
  5. Outlook_Update_Event.txt: The script file to be used in the Custom function, as detailed in the guide.

Video Files:

  1. 1MSAzureSumConfig.mp4: A screen recording of the steps to implement on the MSAzure portal.
  2. CreateGlobalFunction.mp4: A screen recording of the steps to create the Global Function in ServiceDesk Plus.
  3. CustomTriggerConfig.mp4: A screen recording of the steps to configure the Custom Triggers in ServiceDesk Plus.
  4. 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.

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 ...
                    • Change Risk Assessment Questionnaire using Custom module - Implementation steps

                      We’re excited to share a step-by-step guide( Attached) on implementing a Change Risk Assessment Questionnaire in ServiceDesk Plus using the Custom Module feature. This solution leverages Custom Modules, Change Additional Fields, and Field & Form ...
                    • 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 ...