<?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: Chain of Stored Process in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351334#M5323</link>
    <description>&lt;P&gt;Morten&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Define "gives me trouble", what happens with the Ø character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you call the STP directly using the URL or the SASStoredProcess web app&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2017 15:13:30 GMT</pubDate>
    <dc:creator>BrunoMueller</dc:creator>
    <dc:date>2017-04-19T15:13:30Z</dc:date>
    <item>
      <title>Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351326#M5322</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Since this question is about a norwegian letter "Ø", it may be in the limit of what you are able to answer. But I will try. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working succesfully with chain of Stores Processes (StP), but now I have met a problem I need help with.&lt;/P&gt;&lt;P&gt;The StP I want to invoke from the first StP is placed in a folder with a name starting with the letter "Ø". This gives me trouble. I could of course rename the folder, but that is not what I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Du you have an idea of how to solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file _webout;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;h1 style=color:ForestGreen align=center&amp;gt; Interne konti med siste transaksjon";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;/h1&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;h3 style=color:Black align=center&amp;gt; Valgt dato gjenspeiler siste dag i foregående måned.";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;/h3&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;div Align=Center&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;body&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;form ACTION='&amp;amp;_URL'&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;input TYPE='HIDDEN' NAME='_action' value='form,properties,execute,nobanner,newwindow'&amp;gt;";&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;put "&amp;lt;input TYPE='hidden' NAME='_program' VALUE='/Landkreditt Bank Informasjonsplattform/Rapportering/&lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;Ø&lt;/STRONG&gt;konomi&lt;/FONT&gt;/Regnskap/Stored Process/Under arbeid/Interne_konti_med_siste_trans_StP_Print'&amp;gt;";&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;/*The remaining PUT statements in this DATA step define the HTML table in which we will put our selection menu.*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;table BORDER=1 CELLSPACING=1 CELLPADDING=4 WIDTH='30%'&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put "&amp;lt;tr BGCOLOR='ForestGreen'&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Morten Fredrik Amundsen&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 14:53:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351326#M5322</guid>
      <dc:creator>AMUMOR_SAS</dc:creator>
      <dc:date>2017-04-19T14:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351334#M5323</link>
      <description>&lt;P&gt;Morten&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Define "gives me trouble", what happens with the Ø character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you call the STP directly using the URL or the SASStoredProcess web app&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 15:13:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351334#M5323</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-04-19T15:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351335#M5324</link>
      <description>I don't know much about this, but I will look into the encoding option for both the SAS session and perhaps the browser.  If you just put the URL into a browser, can you get the STP to work?  If you put a URL into the browser, that goes to /Landkreditt Bank Informasjonsplattform/Rapportering/, can you see the Økonomi folder their?</description>
      <pubDate>Wed, 19 Apr 2017 15:14:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351335#M5324</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2017-04-19T15:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351427#M5325</link>
      <description>&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a Word Document which I think defines my trouble.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Morten Fredrik&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:08:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351427#M5325</guid>
      <dc:creator>AMUMOR_SAS</dc:creator>
      <dc:date>2017-04-19T19:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351430#M5326</link>
      <description>&lt;P&gt;Hi Quentin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to both you and Bruno for the Replys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a Word Document to my Reply to Bruno. See I you are able to open it. I think it explaines my trouble.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Morten Fredrik&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351430#M5326</guid>
      <dc:creator>AMUMOR_SAS</dc:creator>
      <dc:date>2017-04-19T19:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351564#M5327</link>
      <description>&lt;P&gt;Morten&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like an encoding problem to me. Try adding ENCODING= option to the FILE statement, see example below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;file _webout encoding='utf-8';
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope that will.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help, contact SAS Denkmark technical support, I am sure they have had this challenge before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 07:26:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351564#M5327</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-04-20T07:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chain of Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351569#M5328</link>
      <description>Hello Bruno,&lt;BR /&gt;&lt;BR /&gt;Thanks, that worked. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Morten Fredrik&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Apr 2017 08:00:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Chain-of-Stored-Process/m-p/351569#M5328</guid>
      <dc:creator>AMUMOR_SAS</dc:creator>
      <dc:date>2017-04-20T08:00:08Z</dc:date>
    </item>
  </channel>
</rss>

