Publishing Engine Programmer's Guide > The Arbortext Publishing Engine Sub-Process > Arbortext Publishing Engine Document Conversion > Conversion Processing > Producing Output Using Publishing Rules
  
Producing Output Using Publishing Rules
The following parameters are used when constructing a request that uses a publishing rule or rule set:
file-type=type (Optional)
input-entry=filename (Required if input file is a .zip)
input-entry-type=type (Optional)
rule-file=rulefileUniqueID (Required)
Must specify a valid Unique ID for the rule file. The Unique ID is assigned when the rule file is created and is stored in the rule file as the uuid. Rule file IDs must be unique on the Arbortext PE server system. If rule files with the same Unique IDs exist on the client system, they are effectively ignored when publishing with Arbortext Publishing Engine.
rule=rulename (Required)
Must specify a valid name for a publishing rule or rule set in the specified rule file. The rule’s document type must be the same as that of the document being published.
use-ruleset-parameters=yes|no (Optional)
If the request specifies zip-output=yes|no and zip-include-composerlog= yes|no, they will be ignored. All other f=convert parameters will return an error.