<?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>Question Re: Data Intelligence  : API  information in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430732#M4654366</link>
    <description>&lt;P&gt;The API also provides for the repository graphs - which List all graphs from the repository.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="color: inherit;" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 13:06:33 GMT</pubDate>
    <dc:creator>Lee</dc:creator>
    <dc:date>2021-09-01T13:06:33Z</dc:date>
    <item>
      <title>Data Intelligence  : API  information</title>
      <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaq-p/12430728</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;
  &lt;P&gt;I am basically working to develop a pipeline to fetch list of all the pipelines ran by the system in last 24 hours and dump in DWC table. .To achieve this I am trying to use SAP Data Intelligence API (/v1/runtime/graphsquery) and (/v1/runtime/graphs) from API business hub but am not able to get any documentation on any limitations/information about these APIs. &lt;BR /&gt;Kindly suggest : &lt;BR /&gt;1)what is the maximum number of runtime information given by these APIs (Example last 500/300/200 runtime information)&lt;BR /&gt; 2)What is the maximum time range for which it can give us the runtime information(Example last 3 days/2days etc.)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt; Shakti Kumar&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 05:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaq-p/12430728</guid>
      <dc:creator>former_member749635</dc:creator>
      <dc:date>2021-08-13T05:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data Intelligence  : API  information</title>
      <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430729#M4654363</link>
      <description>&lt;P&gt;Hi Shakti,&lt;/P&gt;&lt;P&gt;The maximum number depends on the parameter you set in the System Management Application settings - "Modeler: Maximum number of graphs per user. Finished graphs will be deleted when exceeded:". &amp;amp; the User you are using to Authenticate as the API will get only the graphs run by that User.  &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lohit. &lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 15:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430729#M4654363</guid>
      <dc:creator>lohitinguva</dc:creator>
      <dc:date>2021-08-13T15:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Intelligence  : API  information</title>
      <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430730#M4654364</link>
      <description>&lt;P&gt;Dear Lohit,&lt;BR /&gt;&lt;BR /&gt;We had already tried this but this does not help .The API still gives only 50 reponses . Kindly suggest .&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1967548-systemmgmt-config.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;BR /&gt;Shakti Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 05:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430730#M4654364</guid>
      <dc:creator>former_member749635</dc:creator>
      <dc:date>2021-08-16T05:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data Intelligence  : API  information</title>
      <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430731#M4654365</link>
      <description>&lt;P&gt;Have you tried both Runtime graphs as well as Repository Graphs? &lt;/P&gt;&lt;P&gt;&lt;IMG style="background-color: initial; color: inherit;" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 13:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430731#M4654365</guid>
      <dc:creator>Lee</dc:creator>
      <dc:date>2021-09-01T13:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data Intelligence  : API  information</title>
      <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430732#M4654366</link>
      <description>&lt;P&gt;The API also provides for the repository graphs - which List all graphs from the repository.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="color: inherit;" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 13:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430732#M4654366</guid>
      <dc:creator>Lee</dc:creator>
      <dc:date>2021-09-01T13:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Intelligence  : API  information</title>
      <link>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430733#M4654367</link>
      <description>&lt;P&gt;Please see the details in the URL : &lt;/P&gt;&lt;P&gt;&lt;A href="https://api.sap.com/api/vflow_on_premise/resource" target="test_blank"&gt;https://api.sap.com/api/vflow_on_premise/resource&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 13:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-intelligence-api-information/qaa-p/12430733#M4654367</guid>
      <dc:creator>Lee</dc:creator>
      <dc:date>2021-09-01T13:09:24Z</dc:date>
    </item>
  </channel>
</rss>

