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. |
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.
Info | ||
---|---|---|
| ||
Video Link1: Installing in the Datacenter |
Set External Endpoint
When testing on the same network, you can ignore this step.
...
We now have a row in our pending table. Notice the 'Status' shows 'Awaiting Connection'. The hub is now waiting for a remote agent with a specific signature to connect. The signature is contained within the registration file we just created. Let's install the Remote Agent software and connect to the hub.
Info | ||
---|---|---|
| ||
Watch a video of the entire process here.Video 2: Provision a remote agent |
Installing the Remote Agent
...
The remote agent (customer site) has now been successfully installed.
Info | ||
---|---|---|
| ||
Video 3: Installation of the Integrator Service (remote site) |
Authorizing a Remote Agent
Now that the customer's Remote Agent has been installed, we need to open the Management UI, find the entry for that customer, and authorize it.
...
Notice our customer connection state is 'Connected', and the Hub displays the endpoint that this Remote Agent is connecting through. Congratulations you have now installed all the components to create a Connexion network, and established an authorized connection between both endpoints.
Info | ||
---|---|---|
| ||
Managing Remote Agent Channels
...
Notice the route box now appears at the beginning of the channel, and instead of specifying which channel you are sending to (in Connexion), you specify which channel you are receiving from (in Connexion).
Info | ||
---|---|---|
| ||
Watch a video of the entire process hereVideo 4: Manage remote agents, add and edit channels, create routes. |