Ticket T1282515
Visible to All Users

How to add, merge or show TcxSchedulerWebServiceStorage in TcxScheduler with a TcxSchedulerDBStorage

created 2 days ago

Hi!

For years I have an application with a TcxScheduler connected to a TcxSchedulerDBStorage. And works fine!

My costumers want also see their Google calender data.

I have successfully created a OAUTH2 TcxSchedulerWebServiceStorage connection (great component by the way). So that is not the difficulty. The point is that TcxScheduler.Storage can only point to TcxSchedulerWebServiceStorage OR TcxSchedulerDBStorage.

Is there a way where and can see the Google calender data and the DB storage data? Or is there a way of easy merging?

Thanks!
-Emile

Answers approved by DevExpress Support

created 12 hours ago

Hello Emile,

Thank you for the details. Our Scheduler does not have a dedicated method to clone a storage. Therefore, the closest solution is to manually copy events as illustrated at Save Event to a Stream - Copy Event between Storages.

Please note that scheduler storages do not allow assigning event IDs, so you may have to create a custom field for synchronizing event IDs as described at Copy Events between Storages - Keep the same IDs.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.