<?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 Generating CSV file in DI Studio in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61388#M572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Hobbes and LinusH;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sloved the problem, thanks everyone for replied..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Liangck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2011 08:14:34 GMT</pubDate>
    <dc:creator>Liangck</dc:creator>
    <dc:date>2011-09-12T08:14:34Z</dc:date>
    <item>
      <title>Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61382#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to sas and i now using DI Studio as a start.&lt;/P&gt;&lt;P&gt;Having problem,hope someone will get me an answer.&lt;/P&gt;&lt;P&gt;The problem : "is that possible to generate a bunch of csv file by branches(thats my sas table design, i have serveral branches) from a datasets?(data alreadly combine into one sas fact table)"&lt;/P&gt;&lt;P&gt;Is that able to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. Apperciate it..&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;LiangCk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:24:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61382#M566</guid>
      <dc:creator>Liangck</dc:creator>
      <dc:date>2011-09-07T09:24:54Z</dc:date>
    </item>
    <item>
      <title>Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61383#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Welcome to SAS and the SAS discussion forums. Please ask this question at the Enterprise Data Management and Integration forum: &lt;A _jive_internal="true" href="https://communities.sas.com/community/sas_enterprise_data_management_integration"&gt;http://communities.sas.com/community/sas_enterprise_data_management_integration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The DI Studio experts will be happy to help you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;SAS/IML blog: &lt;A href="http://blogs.sas.com/content/iml"&gt;&lt;SPAN style="color: blue;"&gt;http://blogs.sas.com/content/iml&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61383#M567</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2011-09-07T09:41:24Z</dc:date>
    </item>
    <item>
      <title>Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61384#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In DIS 3.4 (the version I currently use) you can achive this using a parameterized job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - You should build a parameterized job. Don't forget to use the same parameter (macro name) in the filename of the file registered or not in the metadata and if it's registerd don't forget to select the option "Double quotes around filename", too.&lt;/P&gt;&lt;P&gt;3 - Create a new job dragging the previous job into it. Then add a [Loop] and [Loop End] transformation previous and after the job, respectively&lt;/P&gt;&lt;P&gt;4 - Before the Loop transformation add a dataset containing a column with all the parameters that you want to pass to the job. In the Loop transformation [Parameter Mapping] tab link the column of the table with the parameter you created.&lt;/P&gt;&lt;P&gt;6 -&amp;nbsp; Submit the job &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DIS 4.2 you can give a look in here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/etlug/60948/HTML/default/viewer.htm#p1cqcd3acjwls2n0z9lmzv2dvo5w.htm"&gt;http://support.sas.com/documentation/cdl/en/etlug/60948/HTML/default/viewer.htm#p1cqcd3acjwls2n0z9lmzv2dvo5w.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never worked with it but, I suppose, it follows the same principle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 18:01:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61384#M568</guid>
      <dc:creator>Hobbes</dc:creator>
      <dc:date>2011-09-07T18:01:20Z</dc:date>
    </item>
    <item>
      <title>Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61385#M569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Hobbes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Have one more question, Hope Sir or someone can answer me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DI studio, if we wanted to generate(MEAN CREATE Not UPDATE) a plain text file(either csv or txt) we can used File Writter Transformation tools to get its done is it? &lt;/P&gt;&lt;P&gt;Assume its correct, thats mean the bunch of&amp;nbsp; genererated plain text located in specific location where I specified such as C:\Data\(??).txt and that is that also mean i dont need to pre-register all the text file in metadata is it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone verified the statement what i said and if theres is anythings goes wrong,please dont hensitate to correct me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apperciate your help...thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 07:04:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61385#M569</guid>
      <dc:creator>Liangck</dc:creator>
      <dc:date>2011-09-08T07:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61386#M570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't really "have to" register anything, but it's good practice register at least some kind of object that describes your output data. The name and location however, can be set by using macro variables if you like, and you parameterize your export job, and call it from an outer job that i.e. sets these macro variables dynamically. I suggest that you try some of this and dig into the documentation. Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 07:46:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61386#M570</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-09-08T07:46:17Z</dc:date>
    </item>
    <item>
      <title>Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61387#M571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liang, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree 100% with Linus: you don't "have to" but is allways a good pratice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hobbes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 12:54:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61387#M571</guid>
      <dc:creator>Hobbes</dc:creator>
      <dc:date>2011-09-08T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Generating CSV file in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61388#M572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Hobbes and LinusH;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sloved the problem, thanks everyone for replied..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Liangck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 08:14:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Generating-CSV-file-in-DI-Studio/m-p/61388#M572</guid>
      <dc:creator>Liangck</dc:creator>
      <dc:date>2011-09-12T08:14:34Z</dc:date>
    </item>
  </channel>
</rss>

