Specialized Administration > Supporting Visualization and Publishing > WVS Publish Rules > Post-Publishing > Introduction > EPMPostPublishDelegate > Optional Parameters
  
Optional Parameters
The following parameters are optional for the EPMPostPublishDelegate class.
Parameter Name
Definition
number
The number of the object that the PostPublishDelegate is to create/iterate. If specified, the Number must be unique among all Windchill Objects of this Type. If not specified, the Number is automatically generated.
type
The type of object that the PostPublishDelegate is to create. If specified, the Type can be specified by its Logical Identifier and must be a soft-type of wt.doc.WTDocument. If not specified, the EPMPostPublishDelegate creates a wt.epm.EPMDocument.
description
Description of the EPMDocument.
container-oid
The object identifier string of the container to use for initial creation of the EPMDocument. If this value is not specified, container-name is checked; if both are not specified, the EPMDocument is placed in the same context as the EPMDocument being published.
container-name
The Path (see example below) to the container or the name (string value) of the container to use for initial creation of the EPMDocument. If a name is used and that name does not exist, or there is more than one container with that name, Post-publishing is stopped and an error message is displayed. Container-name is only checked if container-oid is not set. If this value and container-oid are not specified, the EPMDocument is placed in the same context as the EPMDocument being published.
Example: /wt.inf.container.OrgContainer=PTC/wt.projmgmt.admin.Project2=TestProj
content-description
A description for the content of the EPMDocument.
lifecycle-template
The life cycle template to associate with the EPMDocument.
lifecycle-state
The life cycle state to associate with the EPMDocument.
cad-type
If not specified, the EPMPostPublishDelegate uses the value PUB_CADVIEWABLE.
* 
This parameter is for advanced users only.
published-content-link
The create Published Content Link indicator creates a Published Content Link unless it is specified to the value of false.
viewable-compression
Used to determine whether viewable compression takes place when a Graphic Dynamic Document is created. The PostPublish parameter <post-publish name="viewable-compression">true</post-publish> enables viewable compression; the parameter <post-publish name="viewable-compression">false</post-publish> disables viewable compression. The default is false.
* 
See the Creo View MCAD Adapter Installation and Configuration Guide for more information about Viewable Compression Utilities.