Configuring Lifecycle States in Which PDF Files Are Automatically Generated

You can configure the lifecycle states of quality system documents in which PDF files are automatically generated.

See Properties for Lifecycle States in Which PDF Files Are Automatically Generated.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To the lifecycle states of quality system documents in which PDF files are automatically generated, follow these steps:
    1. 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.

    2. Set the value for this property depending on your business requirements.
  3. 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.