Del via


FILE_SOURCE_CONNECTOR_SHAREPOINT_INVALID_PATH error condition

SQLSTATE: 22K04

The path <path> is not a valid SharePoint path.

INCOMPLETE_PATH

Path is incomplete, must include site name after '/sites/'.

INVALID_SCHEME

Scheme must be 'https', 'http', or 'sharepoint', got '<scheme>'.

MUST_START_WITH_SITES

Path must start with '/sites/', got '<pathComponent>'.

NULL_OR_EMPTY

Path cannot be null or empty.

URI_PARSE_FAILED

Failed to parse URI.