We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Integration of Schedule with Sharepoint

Is there any helper classes or easy way to read/write recurrence appointment from Sharepoint Calendar inside the Schedule.
To transform two way from and to: SharePoint recurrence data like <recurrence><rule><firstDayOfWeek>su</firstDayOfWeek><repeat><daily weekday="TRUE" /></repeat><repeatInstances>10</repeatInstances></rule></recurrence> to RecurrenceProperties and Vice Versa?

6 Replies

SP Subburaj Pandian Veluchamy Syncfusion Team August 26, 2016 10:54 AM UTC

Hi Greiss,

Thank you for using Syncfusion products.

We have analyzed your requirement and it can be achievable by Appointment Mapping feature. Using this feature, you can map the properties (Subject, location, startTime an endTime) in data source to the ScheduleAppointments. Please refer our online user guide documentation regarding Appointment Mapping by the following link,

Online UG link: https://help.syncfusion.com/uwp/sfschedule/populating-data#using-data-binding-technique

You can also refer the below knowledge Base (KB) link for the same,

KB link : https://www.syncfusion.com/kb/5748/how-to-render-custom-appointments-in-schedule-using-mvvm-pattern

If the given solution doesn`t meet your requirement, could you please revert to us with more information? So that we could analyze on it and provide you a solution.

Regards,
Subburaj Pandian V.

 



GN Greiss, Noha August 28, 2016 11:12 AM UTC

Thanks a lot for your quick reply, my main question is about the recurring event, how to map them between ScheduleAppointment and SharePoint Calendar as they have two different XML Structure and they don't map one to one.
Appreciate your help.


SP Subburaj Pandian Veluchamy Syncfusion Team August 29, 2016 01:11 PM UTC

Hi Greiss,

We have analyzed your query, for integrating SharePoint calendar we need to Provide import/export support to Schedule for view and update functionalities. Since this feature isn’t available in our product, we consider this to be a feature request. We have logged a feature request in our database. We will implement this feature in any of our upcoming volume release. We will let you know once the implementation has done.

For Recurrence Appointment mapping, could you please share the class structure so that we could analyze on it and provide you a possible solution.

Regards,
Subburaj Pandian V.






GN Greiss, Noha August 29, 2016 01:17 PM UTC

Hello Pandian,
Kindly find SharePoint recurrence data structure explanation in the following link  https://fatalfrenchy.wordpress.com/2010/07/16/sharepoint-recurrence-data-schema/ appreciate if you can provide me with two way mapping to ScheduleAppointment.

Thanks and Best Regards,
Noha Greiss


GN Greiss, Noha September 4, 2016 06:12 AM UTC

Hello Pandian,
does the link I sent contain enough information or you need any further details?
Appreciate your support.

Thanks and Best Regards,
Noha


SP Subburaj Pandian Veluchamy Syncfusion Team September 5, 2016 06:31 AM UTC

Hi Gresis, 
 
Apologize for the delay response. 
 
We have analyzed and we have prepared simple sample based on your requirement. Please find he sample in the below link, 
 
Sample link: ScheduleSample 
  
In the given sample, we have mapped the properties of CustomData in the ViewModeland added an Appointment in the Schedule. By creating instance of CustomData you can create appointment, In the Schedule page you add your appointmentCollection from the SharePoint.   
 
If the given sample doesn’t meet your requirement could you please revert us by modifying the provided sample, it will be helpful for us to analyze on it and provide you a solution. 
 
Regards, 
Subburaj Pandian V 


Loader.
Live Chat Icon For mobile
Up arrow icon