How to Set Up and Configure the vDoc Connector
vDoc is an SQL-based Connector for source systems that expose content via an underlying database.
These connectors use a common framework with template-based administrative screens.
The SQL calls are available for tailoring, either for performance optimization or to support advanced scenarios.
Configure the Connector
The connector is configured according to the connector framework you employ:
- Connector Framework: You can replace the template names after the import.
- ConnectivityHub: Modify the XML file before import.
Modify the XML File
- In the XML file provided, replace the following placeholders with valid values:
- VDOC_CONNECTION_TEMPLATE: Connection name
- VDOC_CONTENT_TEMPLATE: Content name
- SQL_SERVER_NAME_TEMPLATE: Server name
- VDOC_CONNECTION_TEMPLATE: Connection name
Create a Target
-
Create a Target before performing the import.
-
The
Note: If a Target is not configured beforehand and theDestinationId, inside the XML, must have the ID of the Target.DestinationIddoes not have the proper ID, then the Content Source will not be created.TargetIndexentry options:- Empty: If left empty, after import the user needs to go to the created Content Source, save it, then the Target Index will be calculated from the Content Source's name.
- Deleted/commented: After import, the user needs to go to the created Content Source, save it, then the Target Index will be calculated from the Content Source's name.
- Default template value: After import, the user needs to go to the created Content Source, save it, and then the Target Index will be calculated from the Content Source's name.
Import the XML File
ConnectivityHub
If you use Connectivity Hub:
- Import the XML file as explained here: How to Import Your Content and Connection Using the Import cmdlet.
Connector Framework
If you use Connector Framework:
- Go to the Connector Framework site.
- Go to Tools > Templates.
- Click on Import template.
- Select the XML file.
- Complete the following fields:
- Title (the name of the Connection and Content)
- Code
- Click Save.
- Go to Manage templates > Use Template.
- Select the imported template and click "create content."
For Connector Framework you must also configure the content owner and the default domain.
Note: vDoc uses local time => ConnectivityHub or Connector Framework should be in the same time zone.