Messages and limitations of the SharePoint connector

Message code list of SHAREPOINT category

The following message codes correspond to errors that occur in SharePoint Connector.

 

SHAREPOINT0001E

Cause

Solution

This exception is output when an error occurs in a request or response for SharePoint Online. The cause differs according to each error message.

Check the error message or the help of the operation in which the error has occurred.

Exception messages of SHAREPOINT category

Exception name

Cause

Solution

InvalidPropertyConfigurationException

There is a problem in the component settings, such as a required field in the properties that isn't configured.

Check the settings of the component.

SharepointException

(SHAREPOINT0001E)

This exception is output when an error occurs in a request or response for SharePoint Online. The cause differs according to each error message.

Check the error message or the help of the operation in which the error has occurred.

Limitations of SHAREPOINT category

Download document

Specification limits

  • You can't specify a download source folder. Specify a file with a file name.

  • When the parent folder for the specified file doesn't exist in the download destination, a new folder is created.

  • When the specified file doesn't exist in the download destination, a new folder is created.

  • When the specified file already exists in the download destination, the file is overwritten.

Notes

  • When you execute a recursive search, the processing speed may decrease depending on the number of folder hierarchies.

Get file path list

Notes

  • When you execute a recursive search, the processing speed may decrease depending on the number of folder hierarchies.

Upload document

Specification limits

  • The processing of input data is executed one line at a time. Therefore, even if an error occurs during processing, the data which have been processed are applied.

    However, when an error occurs in processing other than upload processing, such as when the specified file can't be detected, the processing stops at the point when the error occurs.

  • If an error occurs during the upload processing, some of the input data and the error details are output in the results data, and then the processing continues.

  • The processing to create a folder in the upload destination is always executed, regardless of whether a folder exists in the destination. If a folder doesn't exist in the upload destination at the time, it's created.

  • If recursive search is enabled and an empty folder is included in the folder hierarchy for the storage path, a new empty folder isn't created.

Notes

  • When you execute a recursive search, the processing speed may decrease depending on the number of folder hierarchies.