<?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: Get all the Batchjobs informations in DataFlux in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/512119#M15914</link>
    <description>&lt;P&gt;The wsdl is accessible from a web UI at this address:&lt;BR /&gt;http://&amp;lt;DM Server machine&amp;gt;:&amp;lt;DM Server port&amp;gt;/?wsdl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think what you're looking for is SendObjectListRequest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Nov 2018 08:48:05 GMT</pubDate>
    <dc:creator>audrey</dc:creator>
    <dc:date>2018-11-12T08:48:05Z</dc:date>
    <item>
      <title>Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/494393#M15403</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly let me know if there are nodes that could be utilised or an API to be called to get names of all the&amp;nbsp; Batch jobs&amp;nbsp;@ Dataflux.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sandeep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 05:14:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/494393#M15403</guid>
      <dc:creator>sanalitics</dc:creator>
      <dc:date>2018-09-11T05:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/494402#M15404</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Data Management Server, you can call a wbe service that can return the list of the jobs that are published on the server. Is this what you're looking for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Audrey&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 06:21:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/494402#M15404</guid>
      <dc:creator>audrey</dc:creator>
      <dc:date>2018-09-11T06:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/494406#M15405</link>
      <description>That’s what’s I am looking for... kindly hel me with the details to get the&lt;BR /&gt;information&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Sep 2018 06:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/494406#M15405</guid>
      <dc:creator>sanalitics</dc:creator>
      <dc:date>2018-09-11T06:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/512119#M15914</link>
      <description>&lt;P&gt;The wsdl is accessible from a web UI at this address:&lt;BR /&gt;http://&amp;lt;DM Server machine&amp;gt;:&amp;lt;DM Server port&amp;gt;/?wsdl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think what you're looking for is SendObjectListRequest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 08:48:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/512119#M15914</guid>
      <dc:creator>audrey</dc:creator>
      <dc:date>2018-11-12T08:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/514829#M15991</link>
      <description>&lt;P&gt;Hi Audrey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the response... Apologies for the late response.&lt;/P&gt;
&lt;P&gt;Yes I have managed to get the information using rest full api.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your response help me indeed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sandee&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 16:42:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/514829#M15991</guid>
      <dc:creator>sanalitics</dc:creator>
      <dc:date>2018-11-20T16:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/515084#M15997</link>
      <description>&lt;P&gt;Hi Sandee&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Starting from DM Server 2.7 r you can use the REST api as well:&lt;/P&gt;
&lt;P&gt;http://myserver:21036/SASDataMgmtBatchJob/rest/jobFlowDefns&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 13:40:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/515084#M15997</guid>
      <dc:creator>VincentRejany</dc:creator>
      <dc:date>2018-11-21T13:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get all the Batchjobs informations in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/515289#M15998</link>
      <description>&lt;P&gt;Hi Vincent... This is exactly what i did &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 06:24:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Get-all-the-Batchjobs-informations-in-DataFlux/m-p/515289#M15998</guid>
      <dc:creator>sanalitics</dc:creator>
      <dc:date>2018-11-22T06:24:33Z</dc:date>
    </item>
  </channel>
</rss>

