<!doctype html>
<html>
 <head> 
  <title>Showing the Uses of a Lookup Table</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="Lookup-Tables_133163450.html">Lookup Tables</a></span> </li> 
      </ol> 
     </div> 
     <h1 id="title-heading" class="pagetitle"> <span id="title-text">Showing the Uses of a Lookup Table</span> </h1> 
    </div> 
    <div id="content" class="view">  
     <div id="main-content" class="wiki-content group"> 
      <p>To show where a lookup table is being used:</p>
      <ol>
       <li><p>In the&nbsp;<strong>Rhapsody Lookup Tables</strong>&nbsp;manager, select a lookup table, and then select the&nbsp;<strong>Show Uses</strong>&nbsp;button (or&nbsp;right-click on the lookup table and select&nbsp;<strong>Show Uses</strong>). The name and path of all components using the selected lookup table are displayed in the <strong>Show Uses</strong> tab in the&nbsp;<strong>Information</strong> panel of Rhapsody IDE:</p><p><span class="confluence-embedded-file-wrapper confluence-embedded-manual-size"><img class="confluence-embedded-image confluence-content-image-border" height="256" width="667" src="attachments/133163455/133163456.png" data-image-src="attachments/133163455/133163456.png" data-unresolved-comment-count="0" data-linked-resource-id="133163456" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="LookupTableShowUses.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133163455" data-linked-resource-container-version="1"></span></p></li>
       <li>To view or edit the configuration properties of a component using the lookup table:&nbsp;
        <ul>
         <li>Double-click on the component path.</li>
         <li>Or alternatively, from the right-click menu, select&nbsp;<strong>Open Properties</strong>.</li>
        </ul></li>
      </ol>
      <p> </p> 
     </div>  
    </div> 
   </div>  
  </div>   
 </body>
</html>