<?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 how to import data in Forecast Studio? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/358212#M2344</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to Forecast Studio, I wonder how could you import data to Forecast Studio?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I can upload my data to library, it will solve my problem, But the libraries that are available to me only those default SAS libraries, and I could not upload data to any of those libraries. see attached for the libraries. BTW, I am using SAS server in Linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; My questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Who can define a specified library for the forecast data set I will need, and how to define the library?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13826iEFCEA391F5053F4D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Library_available.PNG" title="Library_available.PNG" /&gt;</description>
    <pubDate>Fri, 12 May 2017 12:39:13 GMT</pubDate>
    <dc:creator>Jade_SAS</dc:creator>
    <dc:date>2017-05-12T12:39:13Z</dc:date>
    <item>
      <title>how to import data in Forecast Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/358212#M2344</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to Forecast Studio, I wonder how could you import data to Forecast Studio?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I can upload my data to library, it will solve my problem, But the libraries that are available to me only those default SAS libraries, and I could not upload data to any of those libraries. see attached for the libraries. BTW, I am using SAS server in Linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; My questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Who can define a specified library for the forecast data set I will need, and how to define the library?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13826iEFCEA391F5053F4D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Library_available.PNG" title="Library_available.PNG" /&gt;</description>
      <pubDate>Fri, 12 May 2017 12:39:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/358212#M2344</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-05-12T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to import data in Forecast Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/358214#M2345</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;Here are four main sources of external library assignments:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;All SAS libraries that are shipped with SAS are automatically assigned to each SAS session. Examples of Base SAS libraries are Sashelp, Sasuser, and Work.&lt;/LI&gt;
&lt;LI&gt;Additional libraries can be assigned by adding LIBNAME statements to your SAS or server configuration files. The scope of the configuration file (in other words, is it a SAS or server configuration file) determines the availability of the library.&lt;/LI&gt;
&lt;LI&gt;Libraries can also be assigned by including LIBNAME statements in the start-up code for an environment. These libraries are available only for the associated environment. If you assign a library in your environment’s start-up code, you must include a corresponding LIBNAME CLEAR statement in the shutdown code.&lt;/LI&gt;
&lt;LI&gt;Pre-assigned libraries that are defined in the metadata and associated with a given server are automatically assigned when the server session is created.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;More details can be found in the SAS® Forecast Server 14.2: Administrator’s Guide - Chapter 6: Creating and Configuring Libraries&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 12:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/358214#M2345</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2017-05-12T12:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to import data in Forecast Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/359366#M2364</link>
      <description>&lt;P&gt;@Thank you! I guess I did not ask the right question.&lt;/P&gt;&lt;P&gt;My problem is even I set up the library which pointed to my home directory (/home/Jade) and loaded my data there via SAS EG, I could not see it in the Forecast Studio. The libraries I can see in Forecast Studio&amp;nbsp;is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know what's your Forecast Studio looks like at the same step (Select the data set that you want to Forecast), are there more libraries than mine? If so, how&amp;nbsp;did you defined that setting? Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13850i9DC98F8168F7D835/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Library_available.PNG" title="Library_available.PNG" /&gt;</description>
      <pubDate>Wed, 17 May 2017 13:33:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/359366#M2364</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-05-17T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to import data in Forecast Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/359944#M2374</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;You may have&amp;nbsp;set up authorizations for your libraries incorrect.&lt;/P&gt;
&lt;P&gt;If you consult Chapter 6 of the Administrator’s Guide: "Creating and Configuring Libraries Understanding" and check out "Libraries Assigned by SAS Forecast Server" you will find details on how to go about this task.&lt;/P&gt;
&lt;P&gt;If still in doubt my colleagues in Technical Support will be delighted to assist.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 11:51:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/359944#M2374</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2017-05-19T11:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to import data in Forecast Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/360029#M2375</link>
      <description>Thank you. I will let my SAS Admin to contact SAS support if needed</description>
      <pubDate>Fri, 19 May 2017 15:56:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/how-to-import-data-in-Forecast-Studio/m-p/360029#M2375</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-05-19T15:56:15Z</dc:date>
    </item>
  </channel>
</rss>

