Skip to main content
23-Emerald IV
April 1, 2020
Question

Identifying Markups

  • April 1, 2020
  • 2 replies
  • 5369 views

Does anyone know a way to easily identify which CAD objects have markups associated with them?  Sure, we can go one by one through each object's details page and look at the content tab, but it would be really helpful to know whether or not something has markups from a folder view or a table (like the list of promotion objects.)  Any suggestions?

2 replies

Marco Tosin
21-Topaz I
21-Topaz I
April 2, 2020

Hi Tom,

have already you looked at this discussion?

Marco
16-Pearl
April 2, 2020

I wasn't able to import the 9.1 query into 11.x, even after updating the embedded URLs 'https://yourpdmlinkdomain.com'.  The QML is human readable and can still be used to reverse-engineer the query for 11.x.

 

There are also some relevant knowledge base articles that may help in building 11.x reports or SQL queries.  Not sure if the request is exclusively for WTMarkUp associations to CAD Documents or also WTParts to Annotation Sets.

  • CS210700 - WTMarkUp to CAD Document relationships
  • CS156270 - Annotation Set/WTMarkUp of CAD Document/WTPart related to a Change Notice/Task

 

Marco Tosin
21-Topaz I
21-Topaz I
April 2, 2020

I have just imported the qml in my test system (11.1 M020)

 

See attached

 

 

Marco
1-Visitor
April 2, 2020

Hello Tom,

 

you can create an alias attribute that shows the markup name, and add this column to the promotion Object table.

If you're using WTPart, then the formula wouldn't be a bit more tricky.

 

TomU23-Emerald IVAuthor
23-Emerald IV
April 2, 2020

I've never created an alias attribute before, so I'm trying to understand what this string should look like...

 

I guess for starters, why isn't 'WTMarkUp' listed anywhere in the Type and Attribute Management utility?  (or is it there but hidden?)