Skip to main content
1-Visitor
August 9, 2013
Solved

Creo View Adapters - publishing certain objects

  • August 9, 2013
  • 2 replies
  • 1370 views

To all Windchill 10.1 admins,

Is it possible to have have the Creo View Adapters publish only vertain objects?

I have a CAD worker that is publishing fine it is just getting backed up with so many parts when users check-in large assemblies. Sometimes there are 1500-2000 parts. Ahy way to not publish what has already been published if I dont want to?

Thanks in advance for your help,

Buddy Hudson

Best answer by LoriSood

You can create a custom publish filter method to only publish objects that meet a specific criteria. For example, the following article gives an example of how to only publish EPM Docs at a particular lifecycle state:

http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS98475

Additionally, you may want to take a look at this article for an explanation of the different filter method properties in the wvs.properties:

http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS39455

Additional example methods can be found in the com.ptc.wvs.server.publish.EpmDocumentPublishFilters class in 10.1

2 replies

LoriSood23-Emerald IIAnswer
23-Emerald II
August 15, 2013

You can create a custom publish filter method to only publish objects that meet a specific criteria. For example, the following article gives an example of how to only publish EPM Docs at a particular lifecycle state:

http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS98475

Additionally, you may want to take a look at this article for an explanation of the different filter method properties in the wvs.properties:

http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS39455

Additional example methods can be found in the com.ptc.wvs.server.publish.EpmDocumentPublishFilters class in 10.1

12-Amethyst
January 6, 2015

Please suggest best practice to publish Dxf and PDF by using Creo view adaptere and windchill 10.1