Skip to main content
1-Visitor
January 14, 2016
Solved

Prohibit document publishing

  • January 14, 2016
  • 1 reply
  • 1265 views

We have a few office documents that are huge (hundreds of MB) and they constantly make the document publish worker crash.  Is there a way to prevent certain wtdocument from being sent to document publisher? I know this is very easy to do with CAD but our problem is specific documents.

I am trying with PTC support but no luck yet.

thx

Gord

Best answer by BhushanNehe

Hi Gord,

How about using a filter method  to exclude documents with content higher than a specific size. filterdocumentpublishmethod property should be helpful.

Refer following help:

http://www.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=WCCG_BusLogicCust_WCVisualization_CustPublish&action=show

Regards,

Bhushan

1 reply

16-Pearl
January 18, 2016

Hi Gord,

How about using a filter method  to exclude documents with content higher than a specific size. filterdocumentpublishmethod property should be helpful.

Refer following help:

http://www.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=WCCG_BusLogicCust_WCVisualization_CustPublish&action=show

Regards,

Bhushan