<!doctype html> <html> <head> <title>Launching the SAP Configuration 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="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> <li> <span><a href="Toolkits_133162036.html">Toolkits</a></span> </li> <li> <span><a href="SAP-Toolkit_133162037.html">SAP Toolkit</a></span> </li> <li> <span><a href="SAP-Configuration-Editor_133162039.html">SAP Configuration Editor</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Launching the SAP Configuration Editor</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <h2 id="LaunchingtheSAPConfigurationEditor-CreatingaNewConfiguration">Creating a New Configuration</h2> <p>To create a new configuration:</p> <ol> <li>Create a new <strong>SAP RFC</strong> communication point or filter in the Rhapsody IDE.</li> <li>Open the properties of the new communication point or filter, and configure the connection settings if manual connection settings are being used.</li> <li>Apply the message definition that this SAP RFC component will use in the <strong>Definition File</strong> field, if applicable. Message definitions are only required if the SAP configuration will need to insert or extract fields from the message.</li> <li>Click the <strong>Create Configuration</strong> link in the <strong>Configuration File</strong> field to launch the Rhapsody <strong>SAP Configuration Editor</strong>.</li> <li>Refer to <a href="Using-the-SAP-Configuration-Editor_133162051.html">Using the SAP Configuration Editor</a> for details.</li> </ol> <p><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image" src="attachments/133162048/133162050.png" data-image-src="attachments/133162048/133162050.png" data-unresolved-comment-count="0" data-linked-resource-id="133162050" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="create_new_config.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133162048" data-linked-resource-container-version="1"></span></p> <h2 id="LaunchingtheSAPConfigurationEditor-EditinganExistingConfiguration">Editing an Existing Configuration</h2> <p>To edit an existing configuration:</p> <ol> <li>Open the configuration properties of the communication point or filter.</li> <li>Click the <strong>Edit Configuration</strong> link to launch the <strong>SAP Configuration Editor</strong>. Refer to <a href="Using-the-SAP-Configuration-Editor_133162051.html">Using the SAP Configuration Editor</a> for details.</li> </ol> <p><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image" src="attachments/133162048/133162049.png" data-image-src="attachments/133162048/133162049.png" data-unresolved-comment-count="0" data-linked-resource-id="133162049" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="edit_existing_config.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133162048" data-linked-resource-container-version="1"></span></p> <p> </p> </div> </div> </div> </div> </body> </html>