<?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 Re: Get SAS log of stored process execution through REST service api (SAS 9.4 BI Web Services) in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/364446#M5332</link>
    <description>Include "proc printto log='alternate-log-file'; run;" at the end of your stored process to direct the log to an external file. I include the execution time, and user name as part of the file name.</description>
    <pubDate>Tue, 06 Jun 2017 02:50:48 GMT</pubDate>
    <dc:creator>J_Fredlund</dc:creator>
    <dc:date>2017-06-06T02:50:48Z</dc:date>
    <item>
      <title>Get SAS log of stored process execution through REST service api (SAS 9.4 BI Web Services)</title>
      <link>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/352046#M5331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently executing stored processes on SAS 9.4 through the REST API interface provided by the SAS 9.4 BI Web Services.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response from the REST service endpoint has the result of the stored process execution (pdf or dataset). &amp;nbsp;However, I have not found a way to also get the SAS log of that stored process execution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Utilizing the SAS 9.2 foundation services I know it is possible to get the SAS log of the execution of the stored process in the same result object, as we have done it before. &amp;nbsp;What is the corresponding way to get the log through the REST BI Web Services?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sameer&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 04:28:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/352046#M5331</guid>
      <dc:creator>shamdan</dc:creator>
      <dc:date>2017-04-21T04:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get SAS log of stored process execution through REST service api (SAS 9.4 BI Web Services)</title>
      <link>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/364446#M5332</link>
      <description>Include "proc printto log='alternate-log-file'; run;" at the end of your stored process to direct the log to an external file. I include the execution time, and user name as part of the file name.</description>
      <pubDate>Tue, 06 Jun 2017 02:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/364446#M5332</guid>
      <dc:creator>J_Fredlund</dc:creator>
      <dc:date>2017-06-06T02:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get SAS log of stored process execution through REST service api (SAS 9.4 BI Web Services)</title>
      <link>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/376204#M5333</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;By using Proc printto will help you to get the log for the programme, which we can say application log.&lt;BR /&gt;If you are running the stored process in a stored process server or workspace server the server log will be automatically generated in the log path of stored processserver.</description>
      <pubDate>Sat, 15 Jul 2017 05:11:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Get-SAS-log-of-stored-process-execution-through-REST-service-api/m-p/376204#M5333</guid>
      <dc:creator>chithra</dc:creator>
      <dc:date>2017-07-15T05:11:49Z</dc:date>
    </item>
  </channel>
</rss>

