-
Create or open the text file for customized properties. For more
information, see
Editing Properties Using MQL.
-
To the lifecycle states of quality system documents in which PDF
files are automatically generated, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
enoDocumentControl.QualitySystemDocument.CompanyName.TargetState =
type_TYPENAME | policy_POLICYNAME@state_STATENAME
where:
-
where:
type_TYPENAME is the symbolic name of
the object type. Replace spaces with underscore characters.
policy_POLICYNAME is the symbolic name of
the policy that governs the object type. Replace spaces with underscore
characters.
state_STATENAME is the symbolic name of
the state. When the object is promoted to this state, a PDF file is generated
and checked into the object.
-
Set the value for this property depending on your business
requirements.
-
When you are finished updating the text file with all properties
that you want to modify, use the text file to modify the
enoDocumentControl.properties page object. For
more information, see
Editing Properties Using MQL.
|