cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

Need API to create and update classification node and its constrains

RG_10764877
3-Newcomer

Need API to create and update classification node and its constrains

Need API to create and update classification node and its constrains by programmatically

 

- ClassificationStructureServiceHelper.getNode("<Classification Node Internal Name>", "<Name Space>");
- ClassificationStructureServiceHelper.deleteNode("<Classification Node Internal Name>", "<Name Space>");
- ClassificationStructureServiceHelper.createNode(ClassificationNodeView)
- ClassificationStructureServiceHelper.updateNode(ClassificationNodeView)

 I am trying with above api's which I got from this article https://www.ptc.com/en/support/article/CS338403.

 

by these api I am able to create classification node but not able to u

 

3 REPLIES 3

Hi @RG_10764877 

Thank you for your question. 

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.

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.

 

Best regards,


Catalina
PTC Community Moderator
PTC

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?

HelesicPetr
22-Sapphire II
(To:RG_10764877)

Hi @RG_10764877 

I can see that you have the API you need. So what is your question? 

The API works so what is your issue or What does not work?? 

PetrH

Announcements

Top Tags