Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Help

Adding a Server

A Blue Integrator Server is a processing unit.  More than one server can run on a single machine, with each server running under a specified user account which defines access rights to external resources.  Each server runs as a Windows Service, though Blue Integrator automates this configuration.  Without any servers, no work can be performed by the system.

Specific servers can be set to run Windows Workflow. At least one server must run this in order for Blue Integrator Workflows to be applied to messages.  Additionally, one or more servers can be configured to send email via SMTP.  Emails sent from within Blue Integrator are queued to be sent by servers configured to send email.  Message Receive Ports and Send Ports are associated with servers through the Receive Port Configuration Form and Send Port Configuration.

Individual servers can be Started and Stopped as required, though it should not generally be necessary to restart a Server after any configuration change. See Starting a Server and Stopping a Server for more information.

Each server has a .Net configuration file that can be edited if required.  This file is named BlueIntegrator_<ServerName>.exe.config, and is found in the Blue Integrator installation folder on the machine concerned.

See also : Registering Servers, Adding a Server, Editing a Server, Deleting a Server

To add a new server Blue Integrator Explorer, click on the Servers title in the left pane.  Then click the New… button: 

This will display the Edit Server Properties dialog:

Complete the information on this dialog to identify the server to Blue Integrator Explorer:

  • Server Name: the name used to identify this server in the server list; this name does not have to correspond to the actual server name, but can be descriptive
  • Machine Name: the name (identifiable by Windows networking) or IP address of the server
  • User Account: the login to be used to this machine (either local or network authentication)
  • Password: the password used with the User Account to log in
  • Confirm Pwd: enter the password for the User Account twice to prevent typographic errors
  • Management Port: the port to be used for managing the server (usually the default value unless ports have been reassigned for security reasons)
  • Use Deployed Versions rather than Latest: instructs Blue Integrator to use the deployed version on the target machine instead of any newer versions that have been loaded
  • This Server can send Email: if the server is to be used to generate emails check this box and then complete the now active fields:
    • SMTP Server: the IP address or resolvable name of the SMTP server the emails are to be sent to
    • SMTP User: the user account to which emails are routed
    • SMTP Password: the password for the SMTP user account
    • Email Sender: the “From” field email address used in any emails sent by the server
  • This Server runs Workflows: if the server being configured runs workflows, then check this box; otherwise remove the checkmark

After the required information has been completed click the OK button. If the server information is complete and verified, the new server will appear in the Blue Integrator Explorer Servers list.