Skip to main content
5-Regular Member
March 13, 2025
Question

need to publish CADDocument from Thingworx

  • March 13, 2025
  • 2 replies
  • 479 views

Hi,

I need to publish CAD Document from Thing Worx. So, I don't know how to achieve this. Do you have any ideas how to solve this Problem?

2 replies

Catalina
Community Moderator
March 13, 2025

Hi @PG_12991484 

 

Thank you for your question! 

 

I’d like to recommend to bring more details and context to your initial inquiry. 

Please add screenshot(s) to better understand what you are trying to do in your process. 

 

Please refer to this guideline to make your questions more likely to receive a quick and useful answer. 

This will increase your chances to receive meaningful help from other Community members. 

 

Furthermore, please consult this Community Search guideline as well, which boosts up your chances of finding a resolution to your topic(s) much faster, as well as articles on our Knowledge Base.

 

Thank you for your participation and please let me know if you need further assistance! 

 

Best regards,

Catalina | PTC Community Moderator
5-Regular Member
March 13, 2025

How to trigger this new representation option from outside of windchill or how we can call this action models in think Worx?

 

PG_12991484_0-1741861952914.png

 

Thanks,

Poovarasan G

HelesicPetr
22-Sapphire II
22-Sapphire II
March 27, 2025

Hi @PG_12991484 

You could write own Windchill REST API function that can be called from the ThingWorx and based on your information you can send the object to visualization worker by Java API in the Windchill.

 

RestApi customization and Java class creation can cover your needs

 

PetrH