How to Configure a SharePoint Connection
By default, Oxygen XML Editor contains built-in data source drivers for SharePoint. Use this data source to create a connection to a SharePoint server that will be available in the Data Source Explorer view or SharePoint Browser view.
The SharePoint Online connection that uses the SharePoint REST API v.2 and it supports OAuth credentials (access tokens).
SharePoint Online Connection
- Open the
Connection dialog box using one of these methods:
- Select New SharePoint Online Connection
from the
Settings
drop-down menu in the SharePoint Browser view (or using the
quick
action). - Open the
Preferences dialog box (Options > Preferences), go to
Data Sources. Select SharePoint
Online in the Data Sources pane and in the
Connections pane, click the
New button.
- Select New SharePoint Online Connection
from the
- Enter a unique name for the connection.
- Make sure SharePoint Online is selected in the Data Source combo box.
- Enter the Tenant URL for your SharePoint repository and click OK.
In the SharePoint Browser view, you can select your connection using the Site drop-down menu. Then select Log in with Microsoft account from the left pane (or user drop-down menu on the right side of the view) to open Microsoft's log in page in your default browser. Once authenticated, your repository content should be displayed in the view. If you have problems with the log-in process, see Troubleshooting SharePoint Online Connections.