How to use these examples sites:
- Ensure a Group Alias is registered for your chosen DriveWorks Group. Read more
- Locate the
/example-sites
folder created in the location selected when setting up the Integration Theme. - Enter your configuration settings into the
config.js
file included within the example you wish to use.
Feel free to copy the examples out from these help files, modify to your own needs and host elsewhere.
Note: after copying an example to a new location, ensure all paths to DriveWorksLiveIntegrationClient.min.js
are updated to load from your own DriveWorks Live server address.
Integration Theme Setup
To access DriveWorks Groups using the Integration Theme, you must first register a Group Alias for each Group using the DriveWorksConfigUser.xml file on the host machine:
C:\ProgramData\DriveWorks\[Version]\Live\Themes\Integration\DriveWorksConfigUser.xml
More information about the connection settings in this file can be found in the online help file.
Examples
Source files for each example can be found in of your chosen Client SDK Examples folder.
Each example has it's own config.js
file, in the root folder, that you will need to configure to your installation.