Plug-in (Connected System)Paid

SharePoint Direct Connected System

by Roboyo gmbh

Description

SharePoint Online supports uploading files upto 250 GB. On Appian platform the default file size limit is 1 GB which can be increased to 2 GB. There are instances where we might be interested in uploading files that are bigger that this limit.

The connected system along with the SAIL component provides the functionality where in files (including one that are bigger than 1GB) are broken down to smaller chunks and uploaded to SharePoint using Microsoft Graph Rest APIs. Also the files are not stored in Appian and are directly streamed to SharePoint from the SAIL component, this means we dont need to double handle the document.

Features

This connected system provides support functionalities needed for the SAIL Component - sharePointDirectField

key features

  • securely contain the credentials for the connectivity to SharePoint
  • Client API for creating the upload session
  • Client API for Deleting the file if triggered from the UI when uploading.