Skip to main content
7-Bedrock
December 11, 2024
Solved

StructuredAnnotationSet

  • December 11, 2024
  • 2 replies
  • 771 views

I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.2

The class StructuredAnnotationSet is depricated. Is there a replacement class? We only have 1 row of the data in the StructuredAnnotationSet db table, but if we start using annotations after WC 13, what table will they be stored in.

Best answer by jbraga

@SE_4597606 ,

 

This class was marked as deprecated in Windchill 11.2 with removal of the Product Structure Explorer (PSE) and Advanced Table Editor (ATE) Java applets. There is no replacement for it or its parent class, wt.annotation.AnnotationSet (CS372730). Refer to article CS237627 and the "About Annotating" topic in the Windchill Help Center.

2 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
December 12, 2024

Hi @SE_4597606 

I guess that this is not the best place to ask. 

Check a JavaDoc for 13.0.2.0 CS17101 - Windchill PLM - Client JavaDoc

or PTC Should answer this information. 

HelesicPetr_1-1733999870289.png

example? 

StructureAnnotationHelper strHelp = StructureAnnotationHelper.getInstance();
strHelp.createEPMStructureAnnotation(EpmMemberComponentInstruction input)

PetrH

jbraga
jbraga21-Topaz IAnswer
21-Topaz I
December 12, 2024

@SE_4597606 ,

 

This class was marked as deprecated in Windchill 11.2 with removal of the Product Structure Explorer (PSE) and Advanced Table Editor (ATE) Java applets. There is no replacement for it or its parent class, wt.annotation.AnnotationSet (CS372730). Refer to article CS237627 and the "About Annotating" topic in the Windchill Help Center.

Community Moderator
December 18, 2024

Hi @SE_4597606,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag