<?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: Data Integration: applying the same set of procedures to multiple SAS files in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38121#M2707</link>
    <description>To do this within DI Studio you will probably create a job with a input table using parameter. Then call this job using Loop and Loop end transformations. As input to the Loop you can have a look-up table the table-names you want to validate, which map to the parameter name you specified in the validation job.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Linus</description>
    <pubDate>Fri, 15 Aug 2008 13:53:28 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2008-08-15T13:53:28Z</dc:date>
    <item>
      <title>Data Integration: applying the same set of procedures to multiple SAS files</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38119#M2705</link>
      <description>I have a set of validation procedures applied to a particular SAS data set. I wish to replicate it across other multiple sources. I can derive a list of all the sources. How can I do it using the 'DO' loop</description>
      <pubDate>Mon, 11 Aug 2008 20:29:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38119#M2705</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-11T20:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration: applying the same set of procedures to multiple SAS files</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38120#M2706</link>
      <description>Hi:&lt;BR /&gt;
  This does not seem like a stored process question, (even if you want to make a stored process into a Data Integration Studio job) because using a DO loop and using a %DO loop are vastly different topics. &lt;BR /&gt;
    &lt;BR /&gt;
  If you want to apply a (working) set of processes/analyses to multiple data sources, I believe you would not use a simple DATA step Do loop, but would instead use SAS Macro program and processing and a macro %DO loop. This might change the program or process flow that you are building in SAS Data Integration Studio.&lt;BR /&gt;
&lt;BR /&gt;
  Your best bet for help with this question might be to contact Tech Support.&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 11 Aug 2008 20:42:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38120#M2706</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-08-11T20:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration: applying the same set of procedures to multiple SAS files</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38121#M2707</link>
      <description>To do this within DI Studio you will probably create a job with a input table using parameter. Then call this job using Loop and Loop end transformations. As input to the Loop you can have a look-up table the table-names you want to validate, which map to the parameter name you specified in the validation job.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Linus</description>
      <pubDate>Fri, 15 Aug 2008 13:53:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-applying-the-same-set-of-procedures-to-multiple/m-p/38121#M2707</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-08-15T13:53:28Z</dc:date>
    </item>
  </channel>
</rss>

