<?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: SAS forecast server code error in EG in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622448#M3744</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93352"&gt;@sathya66&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to check the "sassw.config" file in the Workspace Server machine of DEV host. I am guessing the server hosting workspace server and / or metadata server is different from&amp;nbsp;&lt;SPAN&gt;Mid DEV. Can you please check that?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 14:04:02 GMT</pubDate>
    <dc:creator>rajib_nath</dc:creator>
    <dc:date>2020-02-05T14:04:02Z</dc:date>
    <item>
      <title>SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621099#M3728</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;tried to run the code in Dev but when run the specific macro, it seems to be pointing to prod mid tier rather than DEV.&lt;/P&gt;&lt;P&gt;Here is the code that we are trying to run.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%FSLOGIN(USER=test_user, PASSWORD=XXXXX,
     SASENVIRONMENT=dev);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;getting the below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Exception caught in FSLOGIN.&lt;/P&gt;&lt;P&gt;ERROR: ENVIRONMENT_LOAD_FAILED&lt;/P&gt;&lt;P&gt;01-29 13:11:58,084 [Thread-4][FATAL XmlEnvironmentManager] - Unable to properly initialize EnvironmentManager (IOException) using&lt;/P&gt;&lt;P&gt;the provided URL (https://prodmid:8343/sas/sas-environment.xml)&lt;/P&gt;&lt;P&gt;java.net.ConnectException: Connection timed out (Connection timed out)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run the same code in prod , it works fine as the&amp;nbsp;sas-environment.xml is correct.&lt;/P&gt;&lt;P&gt;but why it is picking up the wrong sas environment file in dev?&lt;/P&gt;&lt;P&gt;I have checked the&amp;nbsp;sas-environment.xml we have Dev info in the sas-environment.xml in dev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 10:17:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621099#M3728</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-01-30T10:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621119#M3729</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93352"&gt;@sathya66&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should check the content inside "sassw.config" file which is located at SAS Home (typically "C:\program files\SASHome").&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look for the value of&amp;nbsp;SASENVIRONMENTSURL= property and check if it is pointing to the right middle tier host.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&amp;nbsp;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 12:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621119#M3729</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2020-01-30T12:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621121#M3730</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yes, it is pointing to the&amp;nbsp; right mid tier host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 13:03:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621121#M3730</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-01-30T13:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621259#M3731</link>
      <description>&lt;P&gt;Ok.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In EG, you need to connect to a Workspace Server using a connection profile. The Workspace Server can be a remote or a local one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please check the Workspace Server information in the profile?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are connected to a remote host A, then the SASENVIRONMENT= property will be read from host A. If you are connected to a local workspace server, then this property will be read from the local machine. Can you please check?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 18:12:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/621259#M3731</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2020-01-30T18:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622183#M3740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am sure I connected to remote access , because it is trying to connect to prod from DEV remote host "&lt;SPAN&gt;https://prodmid:8343/sas/sas-environment.xml".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;how can I check the workspace&amp;nbsp;server information in the&amp;nbsp; profile?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SS&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 13:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622183#M3740</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-02-04T13:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622243#M3741</link>
      <description>&lt;P&gt;HI &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93352"&gt;@sathya66&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In EG, there is an icon at the bottom right corner to view the current profile, I am attaching two images for illustration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have clicked on that icon, a dialog will open up and display the details of the workspace server. You can also create a new profile to connect to another remote and local workspace. The user has to be a valid OS account authorized to that SAS Workspace.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 17:31:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622243#M3741</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2020-02-04T17:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622404#M3743</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60809"&gt;@rajib_nath&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I connected to remote host. below screen shot is a connection profile to connect to a server&amp;nbsp; right , it will connect to Metadata&amp;nbsp; and then SASAPP and then workspace /pooled workspace .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;above code is working in Prod but when we run the same code in Dev , it is trying to connect PROD environment variable.&lt;/P&gt;&lt;P&gt;I have checked the environment variable file in Mid DEV ,it has correct mid &lt;SPAN&gt;/sas-environment.xml.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 10:56:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622404#M3743</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-02-05T10:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622448#M3744</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93352"&gt;@sathya66&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to check the "sassw.config" file in the Workspace Server machine of DEV host. I am guessing the server hosting workspace server and / or metadata server is different from&amp;nbsp;&lt;SPAN&gt;Mid DEV. Can you please check that?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:04:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622448#M3744</guid>
      <dc:creator>rajib_nath</dc:creator>
      <dc:date>2020-02-05T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS forecast server code error in EG</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622476#M3745</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60809"&gt;@rajib_nath&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;it is pointing to wrong(prod) env instead of dev.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 15:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-forecast-server-code-error-in-EG/m-p/622476#M3745</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-02-05T15:15:56Z</dc:date>
    </item>
  </channel>
</rss>

