SharePoint Online DMS Extension
The SharePoint Online DMS extension allows integration with SharePoint Online.
The following operations are not possible:
For the operation of the extension a SharePoint Online is required. There must be at least one main user / administrator with login.
The following steps are required for commissioning the extension:
To install the extension, open the SharePoint Online DMS Extension in the Settings > Interfaces > Extensions folder and click Install.
The extension creates the following system settings CRM/activities:
DMS SharePoint Application IDApplication ID of the Vertec application in Microsoft 365, see Register vertec application in microsoft 365. PropertyName: |
DMS SharePoint Application SecretVertec application registration key in Microsoft 365, see Register Vertec application in Microsoft 365. PropertyName: |
DMS SharePoint Library URLPath to the SharePoint document library in which the documents from Vertec should be stored. See Mapping in vertec document paths. The value entered here will be entered in the Vertec document paths with PropertyName: |
Use DMS SharePoint OAuth individual loginActivates individual authentication, see Defining and granting accepted rights Starting with version 6.5.0.1. If you had already installed the SharePoint Online DMS extension before this version, it must be uninstalled and reinstalled in order for this system setting to be visible. PropertyName: |
If changes are made to the SharePoint system settings, the extension must be reloaded: Under Settings > Extensions > Extension, open the SharePoint Online DMS Extension and click on the Reload button.
In order for the Vertec application to access SharePoint, it must be registered in Microsoft 365:
Microsoft Entra ID verwaltenApp-Registrierungen+ Neue RegistrierungRegistrieren buttonVertec = name of just create appZertifikate und Geheimnisse clickNeuer geheimer ClientschlüsselVertecSharePointKeyHinzufügenWert appears, must be entered in the Vertec system settings under Dms sharepoint application secret. The key is no longer retrievable later.
This mode is used when the system settings on deaktiviert is (default setting).
In this case, Vertec stores the documents for all users under the same user account, with the name configured in the app registration as “Vertec app”. User rights cannot be used to distinguish who has uploaded the document.
API-Berechtigungen > Berechtigung hinzufügenAnwendung as type:
| API/authorization name | description |
|---|---|
Files.ReadWrite.All |
Read and write files in all site collections |
Sites.FullControl.All |
Have full control of all site collections |
Sites.Manage.All |
Create, edit, and delete items and lists in all site collections |
Sites.ReadWrite.All |
Read and write items in all site collections |
This mode is used when the system setting Use dms sharepoint oauth individual login is activated.
In this case, Vertec also logs in to SharePoint as "Vertec app", but the files are stored with the individual user's SharePoint account.
API-Berechtigungen > Berechtigung hinzufügenDelegiert select:
|
API/authorization name |
description |
|---|---|
Sites.FullControl.All |
Has full access to all site collections |
Sites.Manage.All |
Create, edit, and delete items and lists in all site collections |
Sites.ReadWrite.All |
Edit or delete items in all site collections |
User.Read |
Log in and read user profile |
In addition, a redirection URI must be set up for this mode:
Authentifizierung click+ Plattform hinzufügen click and select Webcallback. Example: https://mycompany.vertec-cloud.com/callback.Konfigurieren.For this to work, each user must first log in to SharePoint via the Vertec Cloud App or the Vertec Web App. The login credentials are then sent back to Vertec. After that, all Vertec apps can be used.
After registering in Microsoft 365, the extension has to be reloaded in Vertec: Under Settings > Extensions > Extension open the SharePoint Online DMS Extension and click on the button Reload.
In order for the documents that are stored from Vertec in SharePoint to arrive at the right location, the page structure of SharePoint must be known and mapped accordingly in the Vertec Document Paths.
In SharePoint, there are sites (websites), within sites there are libraries (document libraries), and within libraries there are folders (folders). Document from Vertec is always stored in a library (document library) or one of its subfolders.
The structure of the structure depends on the requirements for file storage and access permissions. User rights can be assigned at the Site and Library levels. Not authorized rights can be assigned at the folder or subfolder level.
This results in the following scenarios:
| Site | Library | folder | User rights | |
|---|---|---|---|---|
1 |
One site | A library | Folder structure from Vertec, e.g. by customers, by projects, etc. | User rights for all users equal |
2 |
One site | Several libraries, e.g. by project type, by industry, etc. | Appropriate folder structure, e.g. by projects, customers, etc. | User rights can be assigned per library |
3 |
Multiple sites, e.g. by project type | One or more libraries each | Matching folder structure | User rights can be assigned per site and per library |
Note: In Vertec versions before 6.4.0.21, the maximum quantity of libraries is 200.
To ensure that the Vertec documents are stored in the correct location in SharePoint, the following steps are required:
Dateisystem oder DMS be provided.SharePoint:\ represents the previously stored DMS SharePoint Library URL and is, depending on the Structure of the sharepoint document storage, supplemented accordingly (see table below).For the above scenarios, this means:
| DMS SharePoint Library URL | Document path in system settings General | Document paths in class settings | |
|---|---|---|---|
| 1 | Path to the site, e.g. https://mycompany.sharepoint.com/sites/Vertec |
Path to the library, e.g. SharePoint:\Freigegebene Dokumente |
Matching the selected folder structure, e.g. Projekte\%code% in the Class Settings Projectproject |
| 2 | Path to the site, e.g. https://mycompany.sharepoint.com/sites/Vertec |
SharePoint:\ |
In the class settings of the class according to which the libraries are divided, e.g. The folder structure therein must refer to it, e.g. |
| 3 | SharePoint base path, e.g. https://mycompany.sharepoint.com/sites |
Standard path, e.g.SharePoint:\Projekttyp1\Freigegebene DokumenteUsed for all objects that do not have a different path defined. |
For all classes whose documents are to be stored in a directory other than the default path, the Class Settings are set to The directory or folder structure in it must refer to it, see above. |
The folders or subfolders are created automatically by Vertec if they are part of the document path and do not yet exist. Site and libraries must be created in advance in SharePoint.
The system is designed in such a way that the SharePoint: Prefix can also be used only for individual Classes. It is therefore also possible to save only specific documents in SharePoint without changing the general document path to SharePoint.
Certain symbols are reserved in SharePoint and cannot be used for file or folder names.
These are (' &',' ~',” '“,' #',' %',' *',' :',' <',' >',' ?',' {',' }',' |').
If your data (customer names, projects, phases, documents, etc.) contains one of these symbols, it will be marked with a hyphen when transmitted. -' replaced. If you do not want this, you can rename your data.
Instead of the mathematical quotation mark (“'“) you can use a typographic (“‘“) use (ALT+ 0146 on the numeric block).