-
Notifications
You must be signed in to change notification settings - Fork 95
[CMS] Add Integration with Microsoft SharePoint #5768
Copy link
Copy link
Open
Milestone
Description
Overview
Introduce native integration between Eclipse Dirigible CMS capabilities (CMS SDK @aerokit/sdk/cms and Documents Perspective) and Microsoft SharePoint. This will extend the existing CMS integrations (File System and AWS S3) by enabling seamless access, management, and synchronization of documents stored in SharePoint. Ensure extensibility for future providers (e.g., Google Drive, OneDrive)
Scope
- Extend the existing CMS SDK to support SharePoint as a storage provider
- Enhance the Documents Perspective to support browsing and managing SharePoint content
Acceptance Criteria
- SharePoint repository can be configured and initialized
@aerokit/sdk/cmsSDK supports CRUD operations on SharePoint- Configuration is happening through environment variables
- Error handling and logging are consistent with other providers
Documents Perspectivecan browse and manage SharePoint files
Reactions are currently unavailable