<?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: Copy n paste transformations in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109816#M1255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there are no direct way to copy parts of jobs into another job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On way to do it is to copy the whole job, then delete the unwanted parts in the copied job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a part of job that is generic, or very similar between jobs, you might want to explore the possibilities to reuse the code in another way. This could be by isolate it to a job, which can be called from other jobs. Or, if you are using user written code, make a user written transform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 17:40:20 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2012-05-14T17:40:20Z</dc:date>
    <item>
      <title>Copy n paste transformations</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109813#M1252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to copy and paste transformations from one job to another?&amp;nbsp; I know you can copy the job but are there any options to copy the transformations (and input/output tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:10:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109813#M1252</guid>
      <dc:creator>Shussa</dc:creator>
      <dc:date>2012-05-10T10:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Copy n paste transformations</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109814#M1253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to understand copy and paste transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want your job or input/output tables to copied then you can make .spk file and import where ever you want .&lt;/P&gt;&lt;P&gt;If the transformation is a generated transformation then you can specify your own path and transformation will be saved and you can use this by just drag and drop in your jobs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:02:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109814#M1253</guid>
      <dc:creator>shivas</dc:creator>
      <dc:date>2012-05-10T11:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copy n paste transformations</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109815#M1254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Say I have a transformation in jobA with specefic options/parameters set. I want to copy the transformation to JobB.&amp;nbsp; I can drag the default transformation but will have to go through and set the parameters/options again.&amp;nbsp; Is there a way to copy the existing transformation in a job to another job so that it preserves the options/parameters/precode etc etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope thats clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 15:48:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109815#M1254</guid>
      <dc:creator>Shussa</dc:creator>
      <dc:date>2012-05-10T15:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Copy n paste transformations</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109816#M1255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there are no direct way to copy parts of jobs into another job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On way to do it is to copy the whole job, then delete the unwanted parts in the copied job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a part of job that is generic, or very similar between jobs, you might want to explore the possibilities to reuse the code in another way. This could be by isolate it to a job, which can be called from other jobs. Or, if you are using user written code, make a user written transform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 17:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/109816#M1255</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-05-14T17:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Copy n paste transformations</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/303788#M8623</link>
      <description>&lt;P&gt;Hi, have you ever found a solution to your problem? I'd be quite interested to know the best way to proceed. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:03:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/303788#M8623</guid>
      <dc:creator>andrea_monico</dc:creator>
      <dc:date>2016-10-11T14:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Copy n paste transformations</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/303813#M8626</link>
      <description>This thread is three years old. Crate a new thread with your own specific requirements and constraints. &lt;BR /&gt;Given the answers to the OP the answer is still no since there haven't been any developments on the sw in this area since then.</description>
      <pubDate>Tue, 11 Oct 2016 15:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Copy-n-paste-transformations/m-p/303813#M8626</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-11T15:36:01Z</dc:date>
    </item>
  </channel>
</rss>

