IMan Setup v6.x, V7, and PU8

System Connector Setup

  1. Login to IMan and got to the Setup tab.
  2. Select the System Connectors option from the left hand side menu.
  3. Create a new connector by double clicking the empty row at the top of the grid and enter the following details.

  1. System ID
    • A unique identifier.
  2. System Type
    • Select ‘Sage X3’
  3. Version
    • Leave blank
  4. Connection String
    • The server address and port for the X3 webservice. The port number corresponds to the all.tomcat.tomcathttpport per the webservice configuration.

  1. It is also possible to specify the connector language (for field descriptions and where the default language ‘ENG’ is not installed on the X3 instance. A tokenised connection string n the form of:
    • server=<server url & port>;lang=<language code>;
    • For example:

      server=http://SAGEX3001:28980;lang=ENG;

  1. Username
    • The X3 username.
  2. Password
    • The password for the X3 user.
  3. Company Id
    • Set to the webservice connection pool alias (pool.def.alias) created in the previous section.
  1. Press the Green Tick at the bottom of the grid to save the entry.