Implementation > Message recycling services > Configuration tasks > Creating an Application object to represent Messaging

Creating an Application object to represent Messaging

About the Messaging Application object

Prerequisites

Procedure

About the Messaging Application object

An Application object specifies the machine, protocols and access mechanisms that enable an Integrator to communicate with a Messaging Server.

Prerequisites

Before you create the Application object, you must create:

Procedure

  1. In the Composer Integration Services workbench Transport tab, double-click a HostGroup to display a list of Hosts.
  2. Right-click the Host where you want to define the Application. From the context menu, select Application.
  3. Composer opens the Application properties window.
  4. In the General tab, enter a name for the Application object.
  5. In the Communication tab:
  6. Complete the Configuration sub-tab.
  7. Right-click the CommAdapter node in the left pane, and from the context menu, select Add a CommPoint.
  8. Composer adds a CommPoint node as a child node of the CommAdapter node in the left pane, and opens the CommPoint properties window in the right pane.
  9. Configure this CommPoint to represent the SWIFTNet Portal input queue: For the Destination value enter: queue/SWIFT_IN
  10. Add a second CommPoint to represent the SWIFTNet Portal output queue: For the Destination value, enter: queue/SWIFT_OUT

Related topics

Message recycling: General implementation procedure