<?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: hi all in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118585#M259545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try out with following steps, if I understood your question correctly it should be work with below steps;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.prepare a program which generates small data having client-ID and gender&lt;/P&gt;&lt;P&gt;2. prepare a stored process where your prompt should be based on client-ID&lt;/P&gt;&lt;P&gt;3.run the stored process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can view the report seperatly for each client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the entire project you can prepare even in EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if it works for u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2012 05:36:19 GMT</pubDate>
    <dc:creator>falguni_mathther</dc:creator>
    <dc:date>2012-05-21T05:36:19Z</dc:date>
    <item>
      <title>hi all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118581#M259541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got one tricky question&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have a 1000 clients i want to give their separate reports how do we do with automatically ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thought is using&amp;nbsp; 'Stored Process' and SAS IDP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 11:37:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118581#M259541</guid>
      <dc:creator>Grandhi4</dc:creator>
      <dc:date>2012-05-17T11:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: hi all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118582#M259542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;according to me sroted process will be the good option which run and execute automatically for each client, where in for IDP we need to provide special authentication so that other client can be hide for the display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 06:59:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118582#M259542</guid>
      <dc:creator>falguni_mathther</dc:creator>
      <dc:date>2012-05-18T06:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: hi all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118583#M259543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Falguni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes that is correct...But i need a complete stature from 'Deploying, to IDP, can you share with me if you have any...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:03:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118583#M259543</guid>
      <dc:creator>Grandhi4</dc:creator>
      <dc:date>2012-05-18T07:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: hi all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118584#M259544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as such I dont have it right now, give me sometime let me generate example steps if i can.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:16:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118584#M259544</guid>
      <dc:creator>falguni_mathther</dc:creator>
      <dc:date>2012-05-18T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: hi all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118585#M259545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try out with following steps, if I understood your question correctly it should be work with below steps;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.prepare a program which generates small data having client-ID and gender&lt;/P&gt;&lt;P&gt;2. prepare a stored process where your prompt should be based on client-ID&lt;/P&gt;&lt;P&gt;3.run the stored process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can view the report seperatly for each client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the entire project you can prepare even in EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if it works for u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 05:36:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/hi-all/m-p/118585#M259545</guid>
      <dc:creator>falguni_mathther</dc:creator>
      <dc:date>2012-05-21T05:36:19Z</dc:date>
    </item>
  </channel>
</rss>

