Skip to main content
4-Participant
April 12, 2023
Solved

Query Builder report WIndchill 12

  • April 12, 2023
  • 2 replies
  • 1924 views

Hi all,

I would like to create a report to get these informations From WTPart and his related object (Drawing Association:Calculated)

 

      WTpart name

      Drawing name

      Drawing ID (used in the URL)

      Drawing Context Type (Library, Product...)

      Drawing Context Name

      Drawing Context ID (used in the URL)

 

Goal: for each part I want to create an URL to link the drawing in windchill from an excel file 

 

Do you thing is it possible ?

 

Thanks in advance

 

 

 

 

 

Best answer by MarcoTosin

You can try to build your report from this article.

 

https://www.ptc.com/en/support/article/CS23768

 

 

 

 

2 replies

MarcoTosin
21-Topaz I
April 12, 2023

You can try to build your report from this article.

 

https://www.ptc.com/en/support/article/CS23768

 

 

 

 

Marco
4-Participant
April 18, 2023

Thank you, this article was helpful for my needs.

4-Participant
May 31, 2023

Hi - how did you modify the join to get the calculated link to drawings instead of the link to the model?

17-Peridot
April 13, 2023

Hi @CG_10645626,

 

Its possible to generate the report using Windchill QML Reporting functionality.

But to build the link we need to write the Java function and the same has to be triggered from QML Report