Set VerifyRuleImportDataModelCheckSum in Studio

Use system property VerifyRuleImportDataModelCheckSum to disable verification of the data model during rule import after a data model change.

Procedure

  1. Log into Guidewire Studio.
  2. From the Studio toolbar, navigate to the following location:
    • Run > Edit Configuration...
  3. In the Run/Debug Configuration dialog that opens, expand the Application tree view.
  4. Select the server instance to which you want to apply the system parameter.
  5. In the VM options field for that server, add the following text:
    • -DVerifyRuleImportDataModelCheckSum=value

    Parameter value can take the following values.

    OptionDescription
    true (Default) Enable verification of data model on rule import.
    false Disable verification of data model on rule import.
  6. Click Apply, then OK.
  7. Restart the selected server instance.