Create connections in an IBM® App Connect Dashboard.
About this task
In the IBM App Connect Dashboard, you can create connections to
managed integration servers and independent integration servers that are created with IBM App Connect Enterprise 11.0 Fix Pack 11 or later. The Switch Server must be IBM App Connect Enterprise 11.0 Fix Pack 11 or later, or be a Switch Server that was created
from an App Connect deployment in a containerized environment. For example, IBM App Connect Operator version 1.0.0 or later (operand 11.0.0.10-r3-eus). For
more information, see Installing the IBM App Connect
Operator.
Procedure
- In the IBM App Connect Dashboard, click Deployment
locations to go the Deployment locations view.
- Click Create connection to open the Create
connection dialog box.
- Click in the Select a connection type field to open the
menu.
- Select one of the following connection types:
- Switch
- Independent server
- Integration node
If you want to connect to a local integration node or a remote integration node, select
Integration node.
If you want to connect to a local independent integration server, or a remote independent
integration server, select Independent server.
If you want to connect to an integration server that runs behind a firewall, or in a container,
select Switch.
- Complete the Name field. If you want to include a description, you
can complete the Description field for your connection.
- In the Name field, type a name for your new connection. If you
are connecting to an integration node, or an independent integration server, the connection can have
the same name as the integration node or integration server. Alternatively, you can give the
connection any name that is not in use for a connection. Valid characters to use for a connection
are A-Z, a-z, 0-9, -, and _.
For example, if you want to create a connection to a
local integration node named myNode, you can name the connection
myNode.
- Optional: In the Description field, type a
description.
For example, Local integration
node.
If you selected Integration node or Integration
server at Step 4, you must complete Step 6. If you selected Switch at Step 4, you must complete Step 7.
- Optional: Enter the connection values for an integration
node, or an independent integration server.
- You must complete the address field. In the
address field, type the URL for the local or remote integration node or the
local or remote integration server with the format,
protocol://hostname:port.
- protocol is either http or https.
- hostname is for the host of the target integration server you are trying to
connect to.
- port is the port (on the hostname) of the admin RESTAPI of
the target integration node or integration server that you are trying to connect to.
For example, http://localhost:4414
- Optional: If you enabled security, you must complete
the Username field. Type the username that you authorized for access.
- Optional: If you enabled security, you must complete the
Password field. Type the password for the username that you entered in
substep b.
- If the address field URL
protocol is https, you can complete the following fields. These
fields are visible only when you input a URL with a protocol of
https into the address field.
- In the Create Connection dialog box, click
Connect. The new connection appears in the list of connections in the
Deployment locations view.
- Optional: If you are connecting to a switch server, you
must import an agentA file. You can obtain an agentA file,
as described in Configuring an integration server to connect to an IBM App Connect Dashboard.
- In the Create connection dialog box, click Click to select an
agentA file in the AgentA file field to open a file explorer
window.
- In the file explorer window, go to the directory where your agentA file is
located, and select the file.
- In the file explorer window, click Open to select the file. The field
File imported appears in the Create connection dialog
box. The field is populated with the name of the file that you selected.
- In the Create Connection dialog box, click
Connect. The new connection appears in the list of connections in the
Deployment locations view.
If you connect to an integration server by using a Switch Server, you must be aware of the
properties of the integration server that you connect to.
If you connect to an independent integration server that is running on a virtual machine, and the
integration server is stateful, any changes that you make from the IBM App Connect Dashboard are persistent. If the integration server is stateless,
the changes are not persistent, and they are lost if the virtual machine crashes.
If the integration server is running in a container, then it was created declaratively, and has
ephemeral storage. If you change the integration server from the IBM App Connect Dashboard, for example, by deploying a BAR file, that change is
performed. However, if multiple replicas of the integration server exist, the change is only
performed on one of the replicas. If the container crashes, the changes are lost.
What to do next
View connections in the IBM App Connect Dashboard, as described in Viewing integration servers that are connected to an IBM App Connect Dashboard.