<html>
<head>
    <base href="https://docs.jboss.org/author">
            <link rel="stylesheet" href="/author/s/en/2172/19/5/_/styles/combined.css?spaceKey=TEIID&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://docs.jboss.org/author/display/TEIID/Web+Services+Translator?focusedCommentId=94961819#comment-94961819">Web Services Translator</a></h2>
        <h4>Page
        <b>comment added</b> by              <a href="https://docs.jboss.org/author/display/~shawkins">Steven Hawkins</a>
    </h4>
    <br/>
    <div class="notificationGreySide">
       <p>The line showing procedure ... is supposed to show the metadata representation - which we could do fully and expand to say create foreign procedure ...</p>

<p>The other lines as Ramesh says show using the procedure, which can be done with the call or the exec keyword.</p>
    </div>

                <div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
        <strong>In reply to a comment by <a href="/author/display/~kylin"
                          class="url fn confluence-userlink" data-username="kylin"
                   >Kylin Soong</a>:</strong><br/>
        <p>I think only keep procedure itself should be better, for example:</p>

<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="theme: Confluence; brush: java; gutter: false"><![CDATA[
Procedure invoke(...
Procedure invokeHttp(...
]]></script>
</div></div>
<p>I think the 'Procedure' should be remove, the execution command 'call' as well, in my test, exec also can execute the procedure:</p>


<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="theme: Confluence; brush: java; gutter: false"><![CDATA[
exec invoke(...
]]></script>
</div></div>
        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
      <div style="float: right;" class="grey">
                        <a href="https://docs.jboss.org/author/users/removespacenotification.action?spaceKey=TEIID">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://docs.jboss.org/author/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://docs.jboss.org/author/display/TEIID/Web+Services+Translator?focusedCommentId=94961819#comment-94961819">View Online</a>
              |
       <a id="reply-94961819" href="https://docs.jboss.org/author/display/TEIID/Web+Services+Translator?replyToComment=94961819#comment-94961819">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>