Video 1: Installing in the Datacenter |
Video 2: Provision a remote agent |
Video 3: Installation of the Integrator Service (remote site) |
Video 4: Manage remote agents, add and edit channels, create routes. |
Info |
---|
Please note that any existing Program Files (x86)\ConnexionV14\Connexion.AdvanceServices must be removed prior to installing the sprint 2 release. Any existing CXN_AdvancedServices database will also need to be manually deleted. |
Provision Connexion
Provisioning of the Integrator network requires the following steps:
- Download Connexion (Developer Build) in the datacenter environment.
- Run the installer, but do not yet run through the configuration wizard. The installer will deploy the files to the Program Files (x86)\ConnexionV14 folder.
- Copy the Hub database script files into the Program Files (x86)\ConnexionV14\Connexion.AdvanceServices folder. If this folder does not exist, create it.
- Open the connexion.exe.config file in the Program Files (x86)\ConnexionV14 directory and set the Hub to enabled.
- If your database server for Connexion is not local, it is probably the case that your CXN_AdvancedServices database is also not local. If so, you will need to edit the connexion.exe.config file and update the database connection string for the CXN_AdvancedServices database.
The portion of the string that needs to change is
If you are using Sql Server authentication, and connecting to a machine named "dbserver1", with user "sa", and password "mypassword", the connection string would look like this:
NOTE: If you are unfamiliar with database connection strings, please seek help from your IT staff.
- Continue the configuration process by stepping through the configuration wizard.
- Add a link to the Integrator Management UI by right clicking on the Program Files (x86)\ConnexionV14\Connexion.Integrator.Management.Ui.exe and choosing Send To > Desktop.
...