<?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: Custom API in WRS in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/968220#M8599</link>
    <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/241117"&gt;@HelesicPetr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Petr says, a custom Java API would not appear in WRS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you create a new WRS domain, you would probably want to create a new html file analogous to this one for documents:&lt;/P&gt;
&lt;P&gt;Windchill/codebase/netmarkets/html/wrs/catalog/docmgmtdomain.html&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, there is&lt;/P&gt;
&lt;P&gt;Windchill/codebase/rest/custom&amp;nbsp; &amp;nbsp;# your custom odata&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windchill/codebase/rest/ptc&amp;nbsp; &amp;nbsp;# the OOB odata&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Explore the files in&lt;/P&gt;
&lt;P&gt;Windchill/codebase/rest/ptc/doc/config*json&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They may need to be configured when you modify one of the OOTB domains.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This message is a very brief overview!&lt;/P&gt;
&lt;P&gt;cheers -- Rick&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>Mon, 26 Aug 2024 13:45:56 GMT</pubDate>
    <dc:creator>rleir</dc:creator>
    <dc:date>2024-08-26T13:45:56Z</dc:date>
    <item>
      <title>Custom API in WRS</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/967858#M8568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is a Custom API Developed in Windchill, where does it show in the WRS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 06:46:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/967858#M8568</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2024-08-23T06:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom API in WRS</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/967964#M8570</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/397183"&gt;@pshashipreetham&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What custom API? if the custom API is a just a java class then WRS does not show it anywhere.&lt;/P&gt;
&lt;P&gt;If you customize the WRS and add some custom WRS function by extending existing one, it could be shown in the documentation but I never see it. I guess that there is some procedure to update also WRS documentation to show new custom function...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you just add some custom WRS api then I guess it is not shown anywhere and you just have to know how to use it.&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 13:10:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/967964#M8570</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2024-08-23T13:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom API in WRS</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/968220#M8599</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/241117"&gt;@HelesicPetr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Petr says, a custom Java API would not appear in WRS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you create a new WRS domain, you would probably want to create a new html file analogous to this one for documents:&lt;/P&gt;
&lt;P&gt;Windchill/codebase/netmarkets/html/wrs/catalog/docmgmtdomain.html&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, there is&lt;/P&gt;
&lt;P&gt;Windchill/codebase/rest/custom&amp;nbsp; &amp;nbsp;# your custom odata&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windchill/codebase/rest/ptc&amp;nbsp; &amp;nbsp;# the OOB odata&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Explore the files in&lt;/P&gt;
&lt;P&gt;Windchill/codebase/rest/ptc/doc/config*json&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They may need to be configured when you modify one of the OOTB domains.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This message is a very brief overview!&lt;/P&gt;
&lt;P&gt;cheers -- Rick&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>Mon, 26 Aug 2024 13:45:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Custom-API-in-WRS/m-p/968220#M8599</guid>
      <dc:creator>rleir</dc:creator>
      <dc:date>2024-08-26T13:45:56Z</dc:date>
    </item>
  </channel>
</rss>

