Configuring Promotion of Regulatory Requests

You can configure the lifecycle of a regulatory request to specify whether it can be promoted from the Review state to the Closed state without first creating a submission project from it.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To configure the lifecycle of a regulatory request to allow it to be promoted from the Review state to the Closed state without first creating a submission project from it, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      RegulatoryRequests.Close.SubmissionExistMandatory=True

      This property is set to True by default. This means that Regulatory Leads must create a submission project from a regulatory request before promoting it from the Review state to the Closed state.

    2. Set the value for this property depending on your business requirements:

      • True=Regulatory Leads must create a submission project from a regulatory request before it can be promoted from the Review state to the Closed state.
      • False=Regulatory Leads are not required to create a submission project from a regulatory request before it can be promoted from the Review state to the Closed state.

  3. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the Regulatory.properties page object. For more information, see Editing Properties Using MQL.