StructuredAnnotationSet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
StructuredAnnotationSet
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.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
example?
StructureAnnotationHelper strHelp = StructureAnnotationHelper.getInstance();
strHelp.createEPMStructureAnnotation(EpmMemberComponentInstruction input)
PetrH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
