Configuration Guide |
Top Previous Next |
GENERAL
As an Administrator, you can configure any number of SharePoint lists for synchronization. You can use an existing database or create a new database on the database server. The configuration tool will create two new tables in the database when the sync is configured. The first table will contain the most up-to-date information from the SharePoint list. The second will contain all Version History Data for any fields you mark for auditing. When the list-to-database synchronization is first enabled, all data from the SharePoint list will be brought into the database tables, including all Version History for any columns that you marked for auditing. After the first run, the DataSync tool will incrementally update the database with only new and updated information from the list.
CONFIGURING THE DATASYNC TOOL
To configure the DataSync tool, open the Configuration tool from the Start menu. There are four options at the top: Add List DataSync View List DataSync Delete List DataSync Enable/Disable List DataSync Below these options, there are two tabs: SharePoint List DataSync Settings and General Settings. SharePoint List DataSync Settings shows all existing list-to-database syncs and their status. The General Settings tab is where users can start/stop the sync service and perform other operations like setting logging related information and enter the license information.
ADD LIST DATASYNC
To create a connection, users must have an ODBC-compliant database available to accept the SharePoint list data. On clicking Add List DataSync a dialog comes up that allows users to configure list-to-database connection.
VIEW LIST DATASYNC
The View List DataSync section shows all existing configurations for the particular list-to-database connection. The only editable option is the Connection String, which can be used in case the password for the database administrator account has changed. See Editing an Existing DataSync below for more information.
DELETE LIST DATASYNC
The Delete List DataSync option allows you to delete any of the existing list-to-database connections. Simply select which connection you wish to delete, and then click Delete List DataSync. Both edit and delete require service restart for changes to take effect.
ENABLE/DISABLE LIST DATASYNC
The Enable/Disable List DataSync button allows users to temporarily turn off one or more list-to-database connections. The SharePoint List DataSync Settings page shows whether a list-to-database connection is currently enabled.
Adding a new SharePoint field for export or selecting a new field for Audit requires re-creating the list-to-database sync. It cannot be done on an existing sync since the service cannot fetch the data for newly selected columns for the List Items that have already been exported to the database. Since the DataSync Tool has the ability to get data from the beginning and for all items in the list, adding new fields can be accomplished by creating a fresh list-to-database sync for the existing list with all the fields that are required for export and auditing. It is recommended that existing sync for the same list should be deleted once regular sync starts working for the newly setup created sync.
GENERAL SETTINGS TAB
There are three options under the General Settings tab:
Start/Stop the DataSync service for all list-to-database syncs. This is required for any add/edit/delete of sync to take effect Path to the folder for log files Enter or Update the license for the DataSync tool
START/STOP SYNC SERVICE
Whenever a new list-to-database sync is added, it requires a restart of the DataSync service. At times, you may want to turn off the sync service temporarily. Stop or Start the DataSync service by simply clicking the Start, Stop, or Restart links under DataSync Service in the General Settings tab.
LOG SETTINGS
Log Settings allows users to define logging for the DataSync service. Enabled sets whether logging occurs or not Folder Path defines where the Log files are placed. Level sets the degree of logging: Error: This is the default mode; only critical information is logged. Information: This outputs detailed log information and is useful in case service is not working as expected.The detailed logging helps the Crow Canyon Support Team analyze and fix the issues. To change the logging level, choose either Information or Error in the drop-down list, and then click Save. Service needs to be restarted for changes to take effect.
UPDATE LICENSE INFORMATION
To add or update license information, refer to the License Registration section under General Settings. Users simply need to add or update the License Key in this section. The Status message tells whether the license is permanent or trial. Once you have added or updated your key, click “Register Key.”
|