Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Outlook calendar invitations are not sent

SA-24572

Summary



When using GetAppointmentList to integrate Outlook calendar with Pega, the calendar information is not retrieved.

Error Messages



Not Applicable

Steps to Reproduce

  1. Click GetAppointmentList local action to launch the dialog.
  2. Enter email and date range.
  3. Submit flow action.

Root Cause



A change in the Pega user interface implementation is required.

Resolution



Perform the following local-change:
  1. Modify a copy of pyGetAppoitnmentssButton control and add type="button" to the button element.
  2. Make the same change to pySendMeetingRequestButton control.
  3. Modify a copy of GetAppointmentListAction section.
  4. Change the line window.attachEvent("onload", suppressSubmit); to window.addEventListener("onload", supressSubmit);
  5. Make the change to SendMeetingRequestAction section similar to the changes made in GetAppointmentListAction section.

Published February 13, 2017 - Updated October 8, 2020

Was this useful?

100% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us