blob: 7d91f8b64a2e4622ff337ab5a9d182d80c614ba3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="abstract" content="Create an OData model using an existing file from the Service Catalog."/>
<meta name="description" content="Create an OData model using an existing file from the Service Catalog."/>
<link rel="stylesheet" type="text/css" href="../css/documentation.css?x=09083980582232298"/>
<title>Creating an OData Model Using the Service Catalog</title>
<!--[if lte IE 7]><style>
.codeblock{
overflow:visible;
}</style><![endif]-->
<script type="text/javascript" src="js/jquery-1.10.1.min.js"> </script>
</head>
<body class="" id="loiod0f980d74537459885fd85c5cc9320b3">
<div id="wrapper"><div id="container">
<h1 class="title topictitle1">Creating an OData Model Using the Service Catalog</h1>
<div class="body taskbody"><p class="shortdesc">Create an OData model using an existing file from the Service Catalog.</p>
<div class="section context" id="loiod0f980d74537459885fd85c5cc9320b3__context_N10015_N10012_N10001"><div class="tasklabel"><h2 class="sectiontitle tasklabel">Context</h2></div>
<p class="p">This section will guide you to create new OData model based on existing OData service.</p>
</div><div class="tasklabel"><h2 class="sectiontitle tasklabel">Procedure</h2></div><ol class="ol steps" id="loiod0f980d74537459885fd85c5cc9320b3__steps_k4f_f5p_mj"><li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N10045_N10042_N10012_N10001"><span class="ph cmd">Create a project as outlined in the Creating a Project section. </span></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N1004E_N10042_N10012_N10001"><span class="ph cmd">Right click on the project in the Project Tree region, and select <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">New</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Other</span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span>.</span><div class="itemgroup stepresult">The <span class="ph emphasis emphasis">Select a Wizard</span> window displays. </div></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N10067_N10042_N10012_N10001"><span class="ph cmd">Locate <span class="ph emphasis emphasis">OData Development</span> folder, expand it and select
<span class="ph emphasis emphasis">OData Model</span>.</span></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N10078_N10042_N10012_N10001"><span class="ph cmd">Click <span class="ph emphasis emphasis">Next</span> to proceed.</span><div class="itemgroup stepresult">
<p class="p">The <span class="ph emphasis emphasis">Create New OData Model</span> window appears. </p>
</div></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N10091_N10042_N10012_N10001"><span class="ph cmd">Choose <span class="ph emphasis emphasis">Browse</span> or enter the folder name in the
<span class="ph emphasis emphasis">Folder</span> field to select a project folder for the new
OData model.</span></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N100A2_N10042_N10012_N10001"><span class="ph cmd">Enter a name for the model in the <span class="ph emphasis emphasis">Model Name</span> field.</span></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N100AF_N10042_N10012_N10001"><span class="ph cmd">Select <span class="ph emphasis emphasis">Service Catalog</span> from the list and click
<span class="ph emphasis emphasis">Next</span>. </span>
<div class="note note" id="loiod0f980d74537459885fd85c5cc9320b3__note_N100A7_N100A4_N10094_N1001E_N10012_N10001"><span class="notetitle">Note</span> Atleast one connection
should be added to the system to view the service
catalog available in the system. See for more
information.</div>
<div class="itemgroup stepresult">The <span class="ph emphasis emphasis">Connections and Services</span> window appears. The
<span class="ph emphasis emphasis">Select OData service from Service Catalog</span> window
appears. <div class="p">The available connection and services are displayed in the
Connections and services region. <div class="note note" id="loiod0f980d74537459885fd85c5cc9320b3__note_N1009E_N1009B_N10094_N10085_N1001D_N10012_N10001"><span class="notetitle">Note</span> You can also
choose <span class="ph emphasis emphasis">Manage Connections</span> links to open the <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">Preferences</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Connections</span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span> window. See for more
information.</div>
</div>
</div></li>
<li class="li step stepexpand" id="loiod0f980d74537459885fd85c5cc9320b3__step_N100BF_N1001D_N10012_N10001"><span class="ph cmd">Select a service from the service catalog and click
<span class="ph emphasis emphasis">Finish</span>.</span><div class="itemgroup stepresult">The selected service opens in the OData Model Editor for
editing.</div></li>
</ol>
</div>
</div></div>
</body>
</html>