Skip to main content
11-Garnet
June 29, 2025
Solved

PTC Windchill - Additional files type

  • June 29, 2025
  • 2 replies
  • 690 views

Version: Windchill 13.0

 

Use Case: Is there a possibility to use publish rules, and for additional type to have solidworks part and assembly attached as an attachment of Creo part and Creo assembly (EPM docs), like we do for a step file or pdf for a drawing?


Description:

We have collaboration license (for solidworks), and we can export files to .sldprt and .sldasm. But can it be used in publish rules like we are using for step files. Bellow is part of .xml file we are using for publishing step files after check-in of EPMdoc types.

 

<!-- PART -->
<additional-files name="part_files">
<file display-label="STEP" type="step" output-prefix="3d" output-suffix="step" default="true"/>
</additional-files>
<!-- ASSEMBLY -->
<additional-files name="assembly_files">
<file display-label="STEP" type="step" output-prefix="3d" output-suffix="stepasm" default="true"/>
</additional-files>

 

There is 2 articles i found but i wanted to hear opinion of others if they know much more about this topic or if someone already tried this.

 

https://support.ptc.com/help/creo/view/r10.1/fr/index.html#page/creo_view/adapter_install_config_guide/Config-ProE-Files/PVAdapterProEIntro/proe_Generating_Other_File_Formats.html

 

https://support.ptc.com/help/creo/view/r9.1/en/index.html#page/creo_view/adapter_install_config_guide/Config-SW-Files/PVAdapterSWIntro/Generating_Additional_File_Formats_for_SolidWorks_with_Windchill.html

 

Best answer by avillanueva

I am going to take a leap and say that this is not possible, not without some customization. If it were supported, the file type would be listed in their documentation: https://www.ptc.com/support/-/media/support/refdocs/Creo_View/12_0/CVMCADAdaptersInstallConfigGuide.pdf?sc_lang=en

Page 244 does not mention this as a supported type and since they have a matrix of type codes for configuration, it would have to be mapped in. 

2 replies

avillanueva
23-Emerald I
23-Emerald I
June 30, 2025

I am going to take a leap and say that this is not possible, not without some customization. If it were supported, the file type would be listed in their documentation: https://www.ptc.com/support/-/media/support/refdocs/Creo_View/12_0/CVMCADAdaptersInstallConfigGuide.pdf?sc_lang=en

Page 244 does not mention this as a supported type and since they have a matrix of type codes for configuration, it would have to be mapped in. 

12-Amethyst
June 30, 2025

We are currently in the process of implementing the following guide:

Article - CS81396 - How to publish a WVS Representation with Additional File Types for CAD Documents in Windchill PDMLink

 

Currently I'm though stuck at restarting the Methodservers, as none of the support articles helps - Hope it helps, and let me know you find a way to do so!

(Using MBeans to Stop or Restart Method Servers)

avillanueva
23-Emerald I
23-Emerald I
June 30, 2025

This looks like a different issue. Are you not able to use windchilll start/stop to restart Windchill.  If its not starting, check your steps when modifying xconf settings.