Skip to content

/AWS1/CL_BDASHAREPTDATASRCCONF

The configuration information to connect to SharePoint as your data source.

CONSTRUCTOR

IMPORTING

Required arguments:

io_sourceconfiguration TYPE REF TO /AWS1/CL_BDASHAREPOINTSRCCONF /AWS1/CL_BDASHAREPOINTSRCCONF

The endpoint information to connect to your SharePoint data source.

Optional arguments:

io_crawlerconfiguration TYPE REF TO /AWS1/CL_BDASHAREPTCRAWLERCONF /AWS1/CL_BDASHAREPTCRAWLERCONF

The configuration of the SharePoint content. For example, configuring specific types of SharePoint content.


Queryable Attributes

sourceConfiguration

The endpoint information to connect to your SharePoint data source.

Accessible with the following methods

Method Description
GET_SOURCECONFIGURATION() Getter for SOURCECONFIGURATION

crawlerConfiguration

The configuration of the SharePoint content. For example, configuring specific types of SharePoint content.

Accessible with the following methods

Method Description
GET_CRAWLERCONFIGURATION() Getter for CRAWLERCONFIGURATION