cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Translate the entire conversation x

Can we setup both PROE and Solidworks in Windchill ?

KV_12355386
6-Contributor

Can we setup both PROE and Solidworks in Windchill ?

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.

ACCEPTED SOLUTION

Accepted Solutions
Dobi
17-Peridot
(To:KV_12355386)

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

View solution in original post

5 REPLIES 5
Dobi
17-Peridot
(To:KV_12355386)

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. 

 

 

 

KV_12355386
6-Contributor
(To:Dobi)

Yes, your right.

I did setup separate queue for both PROE and Solidworks.

 

 

Dobi
17-Peridot
(To:KV_12355386)

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
KV_12355386
6-Contributor
(To:Dobi)

Looking into the code..

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
PTC
Announcements

Top Tags