Set VerifyRuleImportDataModelCheckSum from a command prompt
Use system property VerifyRuleImportDataModelCheckSum to disable
verification of the data model during rule import after a data model
change.
About this task
Procedure
- Stop the PolicyCenter server on which you want to set the system parameter, if it is currently running.
- Open a command prompt on the server.
-
Start the server using the following command:
gwb runServer -DVerifyRuleImportDataModelCheckSum=value
Parametervaluecan take the following values.Value Meaning true(Default) Enable verification of data model on rule import. falseDisable verification of data model on rule import.
