Skip to main content
6-Contributor
August 28, 2025
Solved

Can we setup both PROE and Solidworks in Windchill ?

  • August 28, 2025
  • 2 replies
  • 479 views

Version: Windchill 12.1

 

Use Case: if PRT file is published then it should go to PROE and if SLDPRT is published then it should go to Solidworks. publish.publishqueue.setnames=PRINT CLASH THUMBNAIL PROE SOLIDWORKSM SOLIDWORKSL publish.publishqueue.sets.0.0= publish.publishqueue.sets.1.1=PROE SOLIDWORKSM publish.publishqueue.sets.1.2=PROE SOLIDWORKSL publish.publishqueue.sets.1.3=PROE SOLIDWORKSL publish.publishqueue.usesetworkers.filtermethod= publish.publishqueue.usesetworkers.forqueueset.PROE=PROE publish.publishqueue.usesetworkers.forqueueset.SOLIDWORKSL=SOLIDWORKS publish.publishqueue.usesetworkers.forqueueset.SOLIDWORKSM=SOLIDWORKS


Description:

I had setup both PROE and Solidworks, but the configuration works only for Solidworks or only PROE but not both. if a PRT is published then it should go to PROE and if SLDPRT is published then it should go to Solidworks.

Best answer by Dobi

Did you already make updates to the java code here:

 

  • Refer to <Windchill>\prog_examples\wvs\com\ptc\wvs\server\publishPublishQueuePrioritiesFilterExample.java
  • This sample performs no actual setting of Publisher Queue Set or Publish Job priority and will require customizing for your own business purposes

2 replies

17-Peridot
August 28, 2025

Looks like you're trying to set up individual queues that separate out the parts by Authoring Application, yes? 

 

A bit old (perhaps outdated) but this used to have required a custom filter (see this post). 

CS132318 might be what you're looking for. 

 

 

 

6-Contributor
August 28, 2025

Yes, your right.

I did setup separate queue for both PROE and Solidworks.

 

 

Dobi17-PeridotAnswer
17-Peridot
August 29, 2025

Did you already make updates to the java code here:

 

  • Refer to <Windchill>\prog_examples\wvs\com\ptc\wvs\server\publishPublishQueuePrioritiesFilterExample.java
  • This sample performs no actual setting of Publisher Queue Set or Publish Job priority and will require customizing for your own business purposes
Catalina
Community Moderator
September 8, 2025

Hi @KV_12355386 

 

I wanted to see if you got the help you needed.

 

If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.

 

Of course, if you have more to share on your issue, please pursue the conversation.

 

Thanks,

Catalina | PTC Community Moderator