<!doctype html> <html> <head> <title>Route Editor</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="Learning-Rhapsody_133164369.html">Learning Rhapsody</a></span> </li> <li> <span><a href="Getting-Started_133164370.html">Getting Started</a></span> </li> <li> <span><a href="Using-Rhapsody-IDE_133164392.html">Using Rhapsody IDE</a></span> </li> <li> <span><a href="Navigating-Rhapsody-IDE_133164407.html">Navigating Rhapsody IDE</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Route Editor</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p>The <strong>Route Editor</strong> presents a visual representation of a route: </p> <p><span class="confluence-embedded-file-wrapper confluence-embedded-manual-size"><img class="confluence-embedded-image" height="383" width="683" src="attachments/133164521/133164537.png" data-image-src="attachments/133164521/133164537.png" data-unresolved-comment-count="0" data-linked-resource-id="133164537" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="RouteEditor.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133164521" data-linked-resource-container-version="3"></span> <br class="atl-forced-newline"><br class="atl-forced-newline">The <strong>Route Editor</strong> enables you to view the flow of messages from the input systems to the output systems. Connections between communication points are made by selecting a connector, then dragging a line from one communication point to another. Filters are added by dragging from a toolbar and dropping into place.</p> <p>To configure a component, double-click the component in the Route Editor and enter the appropriate information as required.</p> <p> </p> </div> </div> </div> </div> </body> </html>