<?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: Scheduling in CWC Thingworx Apps in Mfg Solutions &amp; Apps</title>
    <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889766#M2641</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I used that endpoint service and I got success code in it.&lt;BR /&gt;But when I look for it in Scheduling(CWC UI) or in DB (in jobOrder table) I couldn't found it.&lt;BR /&gt;&lt;BR /&gt;Somehow in DB (processRunning Table ) I can find some JobOrder data that I have pushed .&lt;BR /&gt;&lt;BR /&gt;Can you explain how to fetch them in JobOrder Table in DB or in Scheduling(UI in CWC)?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 13:10:02 GMT</pubDate>
    <dc:creator>RG_10417299</dc:creator>
    <dc:date>2023-07-26T13:10:02Z</dc:date>
    <item>
      <title>Scheduling in CWC Thingworx Apps</title>
      <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/888334#M2639</link>
      <description>&lt;P&gt;1-&amp;gt; Can anyone explain me how to generate Work Orders? (I have succesfully genrated the production routes)&lt;BR /&gt;an example will be helpful&amp;nbsp;&lt;BR /&gt;2-&amp;gt; What are the difference between Job Order and Work Order?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RG_10417299_0-1689774440464.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/85654i95F85CEE7C77BC75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RG_10417299_0-1689774440464.png" alt="RG_10417299_0-1689774440464.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RG_10417299_1-1689774456483.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/85655iD24425322C6CC253/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RG_10417299_1-1689774456483.png" alt="RG_10417299_1-1689774456483.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 13:49:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/888334#M2639</guid>
      <dc:creator>RG_10417299</dc:creator>
      <dc:date>2023-07-19T13:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in CWC Thingworx Apps</title>
      <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889307#M2640</link>
      <description>&lt;P&gt;Hi RG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll answer #2 first, Job Order vs Work Order : they are the same thing. In the database we use the word "Joborder".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For question #1, creating Job Orders, there's a few methods in CWC : &lt;A href="https://support.ptc.com/help/thingworx_applications/r1.0/en/?_gl=1*lx2aa2*_ga*MTcyMjIyOTQxNS4xNjM2NjA4MTUz*_ga_1QBT6P6HR1*MTY5MDIyOTA1Ny4xNTIuMS4xNjkwMjI5MjYzLjAuMC4w#page/thingworx_applications/setup_source/Common_Endpoints_Config_LP.html#" target="_blank" rel="noopener"&gt;the endpoint&lt;/A&gt;, or using a 3rd party extension shown &lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/What-is-the-Service-to-Create-a-Job-Order-in-CWC/m-p/886251#M63034" target="_blank" rel="noopener"&gt;in this other post&lt;/A&gt;. Sadly, as of now, the Scheduling screen doesn't have a Create/Add button, we can only edit those that already exist.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 20:13:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889307#M2640</guid>
      <dc:creator>mstarnaud</dc:creator>
      <dc:date>2023-07-24T20:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in CWC Thingworx Apps</title>
      <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889766#M2641</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I used that endpoint service and I got success code in it.&lt;BR /&gt;But when I look for it in Scheduling(CWC UI) or in DB (in jobOrder table) I couldn't found it.&lt;BR /&gt;&lt;BR /&gt;Somehow in DB (processRunning Table ) I can find some JobOrder data that I have pushed .&lt;BR /&gt;&lt;BR /&gt;Can you explain how to fetch them in JobOrder Table in DB or in Scheduling(UI in CWC)?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 13:10:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889766#M2641</guid>
      <dc:creator>RG_10417299</dc:creator>
      <dc:date>2023-07-26T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in CWC Thingworx Apps</title>
      <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889772#M2642</link>
      <description>&lt;P&gt;Hi RG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process is automatic, you should not have to do any database change for this. But to answer your question, the records initially get imported in ProcessRunning which is a todo list, a Timer (&lt;STRONG&gt;PTC.FSU.CORE.Process.ProcessQueue_TM&lt;/STRONG&gt;) should be running every minute to process them, and then they should transfer to the ProcessCompleted table. Can you make sure that the Timer is active and also that its &lt;STRONG&gt;subscriptions&lt;/STRONG&gt; (there should be 4) are all &lt;STRONG&gt;enabled&lt;/STRONG&gt;? If I'm not mistaken, records stay in ProcessRunning only if the Timer &amp;amp; subscriptions aren't running, if there's an error it retries moments later and then goes to ProcessCompleted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the import is finished processing, it should reach the JobOrder and JobOrder_ap tables (both tables share the same Uid column/numbers). They should also be visible in the Scheduling screen if the filters allow it (mostly the start &amp;amp; end times).&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 13:34:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/Scheduling-in-CWC-Thingworx-Apps/m-p/889772#M2642</guid>
      <dc:creator>mstarnaud</dc:creator>
      <dc:date>2023-07-26T13:34:37Z</dc:date>
    </item>
  </channel>
</rss>

