<?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: SAS DI Studio jobs in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524290#M16237</link>
    <description>&lt;P&gt;I think your point about use written confused the readers of your post.&lt;/P&gt;
&lt;P&gt;As &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; describes, the two major options are interactively, and calling them via the SASBatchServer set-up.&lt;/P&gt;
&lt;P&gt;Using DI Studio interactively usually is fine during development and unit testing, and some rare cases when data arrive and need to be loaded manually (given that the responsibility lies within IT).&lt;/P&gt;
&lt;P&gt;Otherwise, try to use batch for production jobs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a third possibility, and that is deploy the job as Stored Process. This can come in handy in the case of manual delivery and load data, where admins and data stewards, even power user can trigger loads from a web page.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jan 2019 15:23:21 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2019-01-03T15:23:21Z</dc:date>
    <item>
      <title>SAS DI Studio jobs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524127#M16233</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS DI Job which is calling user written code in it. What all different way to run the SAS DI job?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide views.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 16:24:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524127#M16233</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2019-01-02T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio jobs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524128#M16234</link>
      <description>&lt;P&gt;You should&amp;nbsp;treat the SAS DI Job with&amp;nbsp; a User Written transformation just the way you run any other DI job.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The User written transformation are usually created whenever there is no out of the box Transformation for a given task available in SAS DI . A custom task may be created in place if the task is redundant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, Whether you use an existing transformation , custom transformation or a user written transformation it is&amp;nbsp; the SAS Code which is runs behind the scenes.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 17:07:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524128#M16234</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2019-01-02T17:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio jobs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524232#M16235</link>
      <description>&lt;P&gt;I understand ur point but I am asking&amp;nbsp;&lt;STRONG&gt;What all different way to run the SAS DI job? l&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ike running the DI job using DI studio and running the DI using Batchserver&amp;nbsp;?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 08:33:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524232#M16235</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2019-01-03T08:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio jobs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524248#M16236</link>
      <description>&lt;P&gt;You can run it interactively from DI Studio, schedule it with SAS (BatchServer), or save the code to a .sas file and run it with an external scheduler (if you need to integrate with an existing scheduling system that your organization provides).&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 12:30:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524248#M16236</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-01-03T12:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio jobs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524290#M16237</link>
      <description>&lt;P&gt;I think your point about use written confused the readers of your post.&lt;/P&gt;
&lt;P&gt;As &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; describes, the two major options are interactively, and calling them via the SASBatchServer set-up.&lt;/P&gt;
&lt;P&gt;Using DI Studio interactively usually is fine during development and unit testing, and some rare cases when data arrive and need to be loaded manually (given that the responsibility lies within IT).&lt;/P&gt;
&lt;P&gt;Otherwise, try to use batch for production jobs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a third possibility, and that is deploy the job as Stored Process. This can come in handy in the case of manual delivery and load data, where admins and data stewards, even power user can trigger loads from a web page.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 15:23:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-jobs/m-p/524290#M16237</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2019-01-03T15:23:21Z</dc:date>
    </item>
  </channel>
</rss>

