<?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: Thingworx Reporting capability in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/970675#M67722</link>
    <description>&lt;P&gt;If possible, you could also just set timeout to some big number e.g. 30minutes and execute your service and check how long it took. E.g. via network tab of browser, or via log statements. Do this like e.g. 10 times to get a feeling about the spread of execution time.&lt;/P&gt;&lt;P&gt;After you can set timeout accordingly.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2024 15:05:09 GMT</pubDate>
    <dc:creator>nmutter</dc:creator>
    <dc:date>2024-09-10T15:05:09Z</dc:date>
    <item>
      <title>Thingworx Reporting capability</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969191#M67636</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am building some custom reports using Thingworx and FlexPLM query builder in QBR I have some 80000-1000000 data I am fetching these records but I am getting time out issue so what time shall I set for the script time to fetch the data &lt;STRONG&gt;default Timeout is 30 second.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error: &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Execution of Script terminated after : 67 seconds. Timeout configured for 30 seconds.&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For this I need to increase service execution time for this 2 approaches I know :&lt;/P&gt;&lt;P&gt;1) Sql Service ---&amp;gt; Service Info ---&amp;gt; Time out Interval (sec)&lt;/P&gt;&lt;P&gt;2) Platform-settings.json ---&amp;gt; define script Time-out&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;How can I decide the timeout duration Please suggest some steps if anyboday have any idea?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or tell the value .&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Thanks and Regards,&lt;BR /&gt;Lav.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 09:38:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969191#M67636</guid>
      <dc:creator>LY_10838955</dc:creator>
      <dc:date>2024-09-02T09:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Thingworx Reporting capability</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969212#M67638</link>
      <description>&lt;P&gt;Running the SQL directly on the DB should give you an indication about the time needed.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 11:21:45 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969212#M67638</guid>
      <dc:creator>Rocko</dc:creator>
      <dc:date>2024-09-02T11:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Thingworx Reporting capability</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969214#M67639</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/244971"&gt;@Rocko&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Before DB I should get the data in Thingworx for that I am using Javascript not sql&lt;/P&gt;&lt;P&gt;so is there any way to get the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lav&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 11:24:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969214#M67639</guid>
      <dc:creator>LY_10838955</dc:creator>
      <dc:date>2024-09-02T11:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Thingworx Reporting capability</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969217#M67640</link>
      <description>&lt;P&gt;So the INSERT is timing out? Because you wrote "time to &lt;EM&gt;fetch&lt;/EM&gt; the data". If so, try a smaller dataset, e.g. 10.000 rows only and see how long that takes, then multiply by x.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 11:30:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/969217#M67640</guid>
      <dc:creator>Rocko</dc:creator>
      <dc:date>2024-09-02T11:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Thingworx Reporting capability</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/970675#M67722</link>
      <description>&lt;P&gt;If possible, you could also just set timeout to some big number e.g. 30minutes and execute your service and check how long it took. E.g. via network tab of browser, or via log statements. Do this like e.g. 10 times to get a feeling about the spread of execution time.&lt;/P&gt;&lt;P&gt;After you can set timeout accordingly.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 15:05:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingworx-Reporting-capability/m-p/970675#M67722</guid>
      <dc:creator>nmutter</dc:creator>
      <dc:date>2024-09-10T15:05:09Z</dc:date>
    </item>
  </channel>
</rss>

