<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Get stored process parameters through REST service api (SAS 9.4 BI Web Services) in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/318344#M5174</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if there is a way through the REST webservices interface in SAS 9.4 to query what are the parameters that a stored process takes as input?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Previously in the 9.2 foundation services one is able to query what are the parameter names and types that a specific stored process takes as input. &amp;nbsp;I believe this was done using RMI to the Metadata Server. &amp;nbsp;I can't find anywhere in the documentation where we can query a stored process through the BI web services (REST) for the parameters it uses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2016 18:27:56 GMT</pubDate>
    <dc:creator>shamdan</dc:creator>
    <dc:date>2016-12-12T18:27:56Z</dc:date>
    <item>
      <title>Get stored process parameters through REST service api (SAS 9.4 BI Web Services)</title>
      <link>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/318344#M5174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if there is a way through the REST webservices interface in SAS 9.4 to query what are the parameters that a stored process takes as input?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Previously in the 9.2 foundation services one is able to query what are the parameter names and types that a specific stored process takes as input. &amp;nbsp;I believe this was done using RMI to the Metadata Server. &amp;nbsp;I can't find anywhere in the documentation where we can query a stored process through the BI web services (REST) for the parameters it uses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 18:27:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/318344#M5174</guid>
      <dc:creator>shamdan</dc:creator>
      <dc:date>2016-12-12T18:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Get stored process parameters through REST service api (SAS 9.4 BI Web Services)</title>
      <link>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/318363#M5175</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One can get the WSDL of a Stored Process, this will also return input- and outputparameters defined. You simply add "?wsdl" after the call to the Stored Process (WebService), see example below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The returned value is a XML that describes the Stored Process and its parameters as they are surfaced to the WebService&lt;/P&gt;
&lt;PRE&gt;http://host:port/SASBIWS/services/sasfolderPath/stpName?wsdl&lt;/PRE&gt;
&lt;P&gt;I am not aware of a REST service, that will give this information for a stored process, unless you build it yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 20:00:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/318363#M5175</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2016-12-12T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get stored process parameters through REST service api (SAS 9.4 BI Web Services)</title>
      <link>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/322391#M5176</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;You can also try this (no space between colon and "port"):&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;http://host: port/SASStoredProcess/do?_action=properties,xml&amp;amp;_program=/sasfolderPath/stpName&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 13:57:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Get-stored-process-parameters-through-REST-service-api-SAS-9-4/m-p/322391#M5176</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2017-01-04T13:57:01Z</dc:date>
    </item>
  </channel>
</rss>

