Table of Contents

Enterprise Service Bus Data Handler - Google Calendar

Purpose

The Google Calendar data handler allows the software developer to create an application that creates, updates, and deletes calendars in Google Calendar.

This feature will be available in Platform Version 14.06.950.

Supporting Elements

For the Google Calendar data handler to work properly there needs to be several elements added to the application. A table will need to be created by the software developer that the ESB will read from. The Google Calendar Data Handler will read up to 6 pieces of data that can be saved; Calendar Summary (Title), Calendar Description, Time Zone, Location (text), Calendar ID, and ETag. The Calendar ID and ETag is required to maintain a sync with Google Calendar and is used to locate and update a the record and detect conflicts when new calendars are created in the WorkXpress application.

For an End User to connect to Google and use this ESB they will need to login to Google.

Options

There is two configuration options in this data handler.

Triggering

This Data Handler is triggered via an Enterprise Service Bus Action. To see which actions will trigger this Data Handler use the “Outgoing” tab on the Enterprise Service Bus page.

Field Mapping

The field mapping interface will allow the software developer to choose a field on the table selected in the options above or to use a query to find a field on related records to the record created by the data handler.