<?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 SAS DI Studio: Adding STP to Job (grayed out) in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283474#M8083</link>
    <description>&lt;P&gt;Hi SAS Experts,&lt;/P&gt;
&lt;P&gt;what could be the reason that creating a new STP is grayed out when I right click on the job -&amp;gt; new - &amp;gt; STP.&lt;/P&gt;
&lt;P&gt;Dragging and dropping a finished STP that encapuslated some logic into my job does not work either, why?&lt;/P&gt;
&lt;P&gt;Thanks for sharing any ideas&lt;/P&gt;
&lt;P&gt;Bye&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2016 13:30:51 GMT</pubDate>
    <dc:creator>metallon</dc:creator>
    <dc:date>2016-07-11T13:30:51Z</dc:date>
    <item>
      <title>SAS DI Studio: Adding STP to Job (grayed out)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283474#M8083</link>
      <description>&lt;P&gt;Hi SAS Experts,&lt;/P&gt;
&lt;P&gt;what could be the reason that creating a new STP is grayed out when I right click on the job -&amp;gt; new - &amp;gt; STP.&lt;/P&gt;
&lt;P&gt;Dragging and dropping a finished STP that encapuslated some logic into my job does not work either, why?&lt;/P&gt;
&lt;P&gt;Thanks for sharing any ideas&lt;/P&gt;
&lt;P&gt;Bye&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 13:30:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283474#M8083</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2016-07-11T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio: Adding STP to Job (grayed out)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283483#M8084</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to use a STP as a data input in your job? Can you expand on what you are trying to achieve? By the looks of it you want something that is not part of the DI Studio functionality. You could deploy your STP as a webservice and use its REST interface in DIS. Butr there is no interface&amp;nbsp;in DIS that would handle dropping a STP in a job. But better we first have a clear idea of what your goal is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what do you mean by right-click on job --&amp;gt; New? I do not see New that scenario.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;- Jan,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:25:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283483#M8084</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-07-11T14:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio: Adding STP to Job (grayed out)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283488#M8085</link>
      <description>For the creating stp part, perhaps it's just authorization. If you are logged in with a change managed repository you should not be able to create meta data object in the foundation repository. You may need to switch to another user.</description>
      <pubDate>Mon, 11 Jul 2016 14:35:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283488#M8085</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-07-11T14:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio: Adding STP to Job (grayed out)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283489#M8086</link>
      <description>&lt;P&gt;Wait a minute&amp;nbsp;I may have caught on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right click ob job --&amp;gt; Stored Process --&amp;gt; New (9.3)...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that is grayed out your job may simply still be open. Another reason could be that you are connected to a server that is capable of executing stored processes. If that is the case you should talk to your administrator(s).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the purpose of the menu choice is to deploy that job as a stored process. Not to insert a STP into a job. The generated source code of the job will become the source code of the stp.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:38:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283489#M8086</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-07-11T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio: Adding STP to Job (grayed out)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283709#M8092</link>
      <description>"But the purpose of the menu choice is to deploy that job as a stored process. Not to insert a STP into a job. The generated source code of the job will become the source code of the stp. "&lt;BR /&gt;Interesting! That is the insight I needed!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jul 2016 08:29:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283709#M8092</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2016-07-12T08:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Studio: Adding STP to Job (grayed out)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283764#M8095</link>
      <description>&lt;P&gt;Good to hear. Glad to be of help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 13:36:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-Studio-Adding-STP-to-Job-grayed-out/m-p/283764#M8095</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-07-12T13:36:55Z</dc:date>
    </item>
  </channel>
</rss>

