Interview Office 365 Event: Interviewers did not receive Calendar Invites
Summary:
Interview Office 365 Event: Interviewers did not receive Calendar Invites
Content (please ensure you mask any confidential information):
After updating the groovy code on the ORA_IS_O365EVENT_INTERVIEWERS content library item, the system stopped sending calendar invites to the interviewers. Is anyone any to help with a code that includes the link to the Resume and job posting on the calendar invite?
Version (include the version you are using, if applicable):
25D
Code Snippet (add any code snippets that support your topic, if applicable):
<% if (InterviewSchedulingInterviewTitle != null && InterviewSchedulingInterviewTitle != "") println("Interview Title: " + InterviewSchedulingInterviewTitle); %>
<%if (InterviewSchedulingLocationTypeCode == "ORA_IS_LOCATION_IN_PERSON") { if (InterviewSchedulingLocationName != null && InterviewSchedulingLocationName != "") print("Address: " + InterviewSchedulingLocationName + "