<?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: Extracting (Transaction) Data for Process Mining in Windchill</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628614#M60189</link>
    <description>&lt;P&gt;&lt;FONT size="2"&gt;One of the links in my document regards how to load reports into Windchill.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;A href="https://www.ptc.com/it/support/article?n=CS256736&amp;nbsp;" target="_blank"&gt;https://www.ptc.com/it/support/article?n=CS256736&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;(Tips and Tricks section)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;The reports have been collected from different sources and some are quite old, so it is possible that sometimes they could not be imported in Windchill, also because over time the way of creating reports have changed profoundly.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Those "provided" directly by PTC support, are easily distinguishable by the name of the links.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;If the ones you are trying to upload are from PTC support, you can, directly from the article you are reading, write a comment asking that they update the report downloadable from the article.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;It's something I've already done several times.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2019 09:03:28 GMT</pubDate>
    <dc:creator>Marco_Tosin</dc:creator>
    <dc:date>2019-09-27T09:03:28Z</dc:date>
    <item>
      <title>Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628460#M60179</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm new to PTC Windchill and I want to extract different sorts of data from PTC Windchill to use it for Process Mining with a third-party software. Therefore I'd (preferably) need the data as .csv or .xlsx files. &lt;BR /&gt;(However xml or something similar would also do it.)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Firstly I want to extract transaction data of a product concerning a change process:&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Creation date of a problem report&lt;/LI&gt;
&lt;LI&gt;Further transaction data depending on the change worklfow...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Secondly I also want to extract meta-data of products and further master data.&lt;BR /&gt;&lt;BR /&gt;I've searched the documentation and the community and for my understanding there are a few different ways to receive this kind of data. However I've stumbled across some problems with theses ways. Furthermore I'm not sure what the best practice to do so would be:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Reports
&lt;UL&gt;
&lt;LI&gt;Problem: How do I identify which tables (types) I have to use for the report and how are they related?&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;SQL - Queries
&lt;UL&gt;
&lt;LI&gt;Same problem as with reports, which tables contain the information I need and what is their relationship&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Import/Export Manager
&lt;UL&gt;
&lt;LI&gt;Problem: Very little documentation, can't really get started.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;ERP Connector/ESI
&lt;UL&gt;
&lt;LI&gt;Problem: Can I use this approach to extract data to csv (or similar) files or would you need an ERP System to connect to?&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I'd be really glad If somebody could help me with this or could provide additional material.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 12:12:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628460#M60179</guid>
      <dc:creator>cscheiber</dc:creator>
      <dc:date>2019-09-26T12:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628464#M60180</link>
      <description>&lt;P&gt;If you want to extract data from the Windchill DB, one of the methods you can use is the report builder.&lt;/P&gt;
&lt;P&gt;If you take a look at this &lt;A href="https://community.ptc.com/t5/Windchill-Tips/Resource-for-reporting/td-p/448738" target="_self"&gt;document&lt;/A&gt;, you can find:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- some documentation on how to use the tool&lt;/P&gt;
&lt;P&gt;- dozens of ready-to-use reports&lt;BR /&gt;- some of the links to the reports also show the list of the main tables, some of the main ways to link two tables and their join.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Starting from Windchill version 11.0 onwards, report builders make it much easier to link two tables together (possible joins are suggested).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 12:44:22 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628464#M60180</guid>
      <dc:creator>Marco_Tosin</dc:creator>
      <dc:date>2019-09-26T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628468#M60181</link>
      <description>&lt;P&gt;Do you want to pull the data out of the system or do you want to export the data on an event?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to pull the data, than I would suggest to use the new REST ODATA Webservices. You will receive a json as result and that is very easy to transform it to a xml.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:10:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628468#M60181</guid>
      <dc:creator>BjoernRueegg</dc:creator>
      <dc:date>2019-09-26T13:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628600#M60186</link>
      <description>&lt;P&gt;Thanks for your answer. The REST ODATA Webservice really looks promising and I'd love to use this approach. However we are pulling the data from a client's Windchill and I'm afraid that the client doesn't have REST services installed and is not willing to do so. Therefore I'm afraid that I'cant use this approach and have to go with reports..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 08:07:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628600#M60186</guid>
      <dc:creator>cscheiber</dc:creator>
      <dc:date>2019-09-27T08:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628602#M60187</link>
      <description>&lt;P&gt;Thanks for the answer and the document. I've created a few reports by now and it seems to be the most promising approach.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However I am not able to import the reports linked in your document. I've exported a report I created myself and the export does have a different structure (I am able to re-import this one though):&lt;BR /&gt;Test_Report.zip:&lt;/P&gt;
&lt;P&gt;-importList.txt&lt;/P&gt;
&lt;P&gt;-TAG-NmLoader-0.xml&lt;/P&gt;
&lt;P&gt;-Contents&lt;/P&gt;
&lt;P&gt;&amp;nbsp; --Exported_QML_Test_Report.xml&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;vs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change Notice Report.qml.zip:&lt;/P&gt;
&lt;P&gt;-Change Notice Report.qml&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know the reason why these exports are different and if there is a way to "convert" these exports so that I can use these reports?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 08:17:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628602#M60187</guid>
      <dc:creator>cscheiber</dc:creator>
      <dc:date>2019-09-27T08:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628608#M60188</link>
      <description>&lt;P&gt;You don't need to install anything for Rest-Services. The services will transport everything over HTTP-Requests. You can write your own VBA Scripts in Excel, or create a Java, C++, CSharp or whatever programming language is supporting these requests.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 08:36:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628608#M60188</guid>
      <dc:creator>BjoernRueegg</dc:creator>
      <dc:date>2019-09-27T08:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628614#M60189</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;One of the links in my document regards how to load reports into Windchill.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;A href="https://www.ptc.com/it/support/article?n=CS256736&amp;nbsp;" target="_blank"&gt;https://www.ptc.com/it/support/article?n=CS256736&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;(Tips and Tricks section)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;The reports have been collected from different sources and some are quite old, so it is possible that sometimes they could not be imported in Windchill, also because over time the way of creating reports have changed profoundly.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Those "provided" directly by PTC support, are easily distinguishable by the name of the links.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;If the ones you are trying to upload are from PTC support, you can, directly from the article you are reading, write a comment asking that they update the report downloadable from the article.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;It's something I've already done several times.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 09:03:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628614#M60189</guid>
      <dc:creator>Marco_Tosin</dc:creator>
      <dc:date>2019-09-27T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628615#M60190</link>
      <description>&lt;P&gt;I was referring to the installation of the rest services on the Windchill server as stated in the &lt;A href="https://www.ptc.com/support/-/media/977A19BA769F49BC86FC910FC054DEBD.pdf?sc_lang=en" target="_self"&gt;Windchill REST Services User’s Guide 1.5&lt;/A&gt;&amp;nbsp;p. 11 - Since Windchill 11.0 M020 release is being used "Windchill REST Services [...] must be installed as a standalone with a command line utility"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Nevertheless I've tried to do various GET Requests with Postman, e.g. to&amp;nbsp;&lt;A href="http://pp-18031315312h.portal.ptc.io:8080/Windchill/servlet/odata" target="_blank"&gt;http://&amp;lt;PTC_DOMAIN&amp;gt;:8080/Windchill/servlet/odata&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;However I only get a 404 that the requested ressource is not available (Authentication is correct)&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/19615i3518878A4A7B46CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 09:03:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628615#M60190</guid>
      <dc:creator>cscheiber</dc:creator>
      <dc:date>2019-09-27T09:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628616#M60191</link>
      <description>&lt;P&gt;I used the wrong import Button for the QML Report Templates before.&lt;/P&gt;
&lt;P&gt;Thanks again for the &lt;A href="https://www.ptc.com/it/support/article?n=CS256736" target="_self"&gt;link&lt;/A&gt;, it's working now!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 09:10:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628616#M60191</guid>
      <dc:creator>cscheiber</dc:creator>
      <dc:date>2019-09-27T09:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting (Transaction) Data for Process Mining</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628645#M60192</link>
      <description>&lt;P&gt;The Webservice came along with a CPS in 11.0 M030. Before you need to manually install it with a command line script. In 11.1 and newer, the interface is part of the installation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 11:46:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Extracting-Transaction-Data-for-Process-Mining/m-p/628645#M60192</guid>
      <dc:creator>BjoernRueegg</dc:creator>
      <dc:date>2019-09-27T11:46:57Z</dc:date>
    </item>
  </channel>
</rss>

