<?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: Where is the location of %FSRUNPRJ output? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Where-is-the-location-of-FSRUNPRJ-output/m-p/601347#M3653</link>
    <description>&lt;P&gt;Hi Chuck,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The macro %fsrunprj() does not generate any output. It updated an existing project based on your selection of the method= option. To see the effect of the run, you need to open the project you chosen to run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, Rajib&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typical use cases:&lt;/P&gt;
&lt;P&gt;- You want to update the forecasts, after new data is available for forecasting&lt;/P&gt;
&lt;P&gt;- Change forecast horizon&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- And when you want to do everything non-interactively without actually opening a project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation page is&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=fsdskag&amp;amp;docsetTarget=p1135n8po860rgn1itaddbtsuzya.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=fsdskag&amp;amp;docsetTarget=p1135n8po860rgn1itaddbtsuzya.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any doubts.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 11:09:53 GMT</pubDate>
    <dc:creator>rajib_nath</dc:creator>
    <dc:date>2019-11-04T11:09:53Z</dc:date>
    <item>
      <title>Where is the location of %FSRUNPRJ output?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Where-is-the-location-of-FSRUNPRJ-output/m-p/600755#M3652</link>
      <description>&lt;P&gt;Hello, experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was successfully able to run this code in EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%fslogin(desktop=no,user=[me],password=xxxxxxx);

%fsrunprj(method=FORECAST,importdata=YES,projectname=[my project name],environment=[my environment]);
%put &amp;amp;fsrunprj;

%fslogout();&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The variable FSRUNPRJ resolves to SUCCESS, but I'm not entirely sure where the output for this program ended up. When I run it in Forecast Studio, I get the graphs and such. Where did my output go, and can I specify where it ends up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Chuck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 17:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Where-is-the-location-of-FSRUNPRJ-output/m-p/600755#M3652</guid>
      <dc:creator>CharlesYu4</dc:creator>
      <dc:date>2019-10-31T17:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the location of %FSRUNPRJ output?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Where-is-the-location-of-FSRUNPRJ-output/m-p/601347#M3653</link>
      <description>&lt;P&gt;Hi Chuck,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The macro %fsrunprj() does not generate any output. It updated an existing project based on your selection of the method= option. To see the effect of the run, you need to open the project you chosen to run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, Rajib&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typical use cases:&lt;/P&gt;
&lt;P&gt;- You want to update the forecasts, after new data is available for forecasting&lt;/P&gt;
&lt;P&gt;- Change forecast horizon&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- And when you want to do everything non-interactively without actually opening a project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation page is&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=fsdskag&amp;amp;docsetTarget=p1135n8po860rgn1itaddbtsuzya.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=fsdskag&amp;amp;docsetTarget=p1135n8po860rgn1itaddbtsuzya.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any doubts.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 11:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Where-is-the-location-of-FSRUNPRJ-output/m-p/601347#M3653</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2019-11-04T11:09:53Z</dc:date>
    </item>
  </channel>
</rss>

