<?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: Need API to create and update classification node and its constrains in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1028344#M10293</link>
    <description>&lt;P&gt;What is your end goal? Typically classification nodes can easily be created via UI. Might be more work to do via code? How many nodes are you anticipating?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 17:29:12 GMT</pubDate>
    <dc:creator>avillanueva</dc:creator>
    <dc:date>2025-08-07T17:29:12Z</dc:date>
    <item>
      <title>Need API to create and update classification node and its constrains</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1025029#M10204</link>
      <description>&lt;P&gt;Need API to create and update classification node and its constrains by programmatically&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;- ClassificationStructureServiceHelper.getNode(&lt;SPAN&gt;"&amp;lt;Classification Node Internal Name&amp;gt;"&lt;/SPAN&gt;, &lt;SPAN&gt;"&amp;lt;Name Space&amp;gt;"&lt;/SPAN&gt;);
- ClassificationStructureServiceHelper.deleteNode(&lt;SPAN&gt;"&amp;lt;Classification Node Internal Name&amp;gt;"&lt;/SPAN&gt;, &lt;SPAN&gt;"&amp;lt;Name Space&amp;gt;"&lt;/SPAN&gt;);
- ClassificationStructureServiceHelper.createNode(ClassificationNodeView)
- ClassificationStructureServiceHelper.updateNode(ClassificationNodeView)&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I am trying with above api's which I got from this article&amp;nbsp;&lt;A href="https://www.ptc.com/en/support/article/CS338403" target="_blank" rel="noopener"&gt;https://www.ptc.com/en/support/article/CS338403.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;by these api I am able to create classification node but not able to u&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 13:05:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1025029#M10204</guid>
      <dc:creator>RG_10764877</dc:creator>
      <dc:date>2025-07-16T13:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need API to create and update classification node and its constrains</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1025644#M10222</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/778622"&gt;@RG_10764877&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your question.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It appears that your post has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.&lt;BR /&gt;&lt;BR /&gt;Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 12:04:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1025644#M10222</guid>
      <dc:creator>Catalina</dc:creator>
      <dc:date>2025-07-21T12:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need API to create and update classification node and its constrains</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1028344#M10293</link>
      <description>&lt;P&gt;What is your end goal? Typically classification nodes can easily be created via UI. Might be more work to do via code? How many nodes are you anticipating?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 17:29:12 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1028344#M10293</guid>
      <dc:creator>avillanueva</dc:creator>
      <dc:date>2025-08-07T17:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need API to create and update classification node and its constrains</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1028408#M10297</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/778622"&gt;@RG_10764877&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see that you have the API you need. So what is your question?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API works so what is your issue or What does not work??&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 06:11:33 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Need-API-to-create-and-update-classification-node-and-its/m-p/1028408#M10297</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2025-08-08T06:11:33Z</dc:date>
    </item>
  </channel>
</rss>

