Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download Connexion (Developer Build) in the datacenter environment.
  2. 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.
  3. Copy the Hub database script files into the Program Files (x86)\ConnexionV14\Connexion.AdvanceServices folder. If this folder does not exist, create it.
  4. Open the connexion.exe.config file in the Program Files (x86)\ConnexionV14 directory and set the Hub to enabled.

  5. 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. 
     
  6. Continue the configuration process by stepping through the configuration wizard.
  7. 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
iconfalse

 Video Link

Set External Endpoint

When testing on the same network, you can ignore this step.

...