<!doctype html> <html> <head> <title>Communication Points</title> <link rel="stylesheet" href="styles/site.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="styles/icons.css" type="text/css"> <script src="js/jquery.min.js"></script> <script src="tree/collapsibleTreeMenu.js"></script> <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css"> </head> <body class="theme-default aui-theme-default"> <div id="page"> <div id="main" class="aui-page-panel"> <div id="main-header"> <div id="breadcrumb-section"> <ol id="breadcrumbs"> <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> <li> <span><a href="Developing-Rhapsody_133161055.html">Developing Rhapsody</a></span> </li> <li> <span><a href="Rhapsody-Objects_133161790.html">Rhapsody Objects</a></span> </li> <li> <span><a href="Rhapsody-Components_133161994.html">Rhapsody Components</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Communication Points</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p>A <strong>communication point</strong> is an interface between an external system and a Rhapsody route. Each communication point implements a specific communication protocol during message exchange and is responsible for managing the movement of messages into and out of the route processing pipeline. Although the Rhapsody standard installation includes a wide range of different communication point types, they share many common configuration properties as well as their protocol-specific parameters:</p> <p></p> <ul class="childpages-macro"> <li><a href="Managing-Communication-Points_133162201.html">Managing Communication Points</a></li> <li><a href="Configuring-Communication-Points_133162165.html">Configuring Communication Points</a></li> <li><a href="Communication-Point-Types_133162205.html">Communication Point Types</a></li> <li><a href="Advanced-Routing_133308065.html">Advanced Routing</a></li> </ul> <p></p> <p> </p> </div> </div> </div> </div> </body> </html>