You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The integrity of the business rules repository can be checked using the following command and relevant parameters.
Syntax:

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="73038609-c259-4f62-87d1-8607ccaa70d8"><ac:plain-text-body><![CDATA[

validate-business-rules repository category model [version ] [-ist <rows>] [-ilt <rows>] [-schemas <comma separated list of schemas>]

]]></ac:plain-text-body></ac:structured-macro>

where:

  • -ist specifies that tables with fewer than <rows> must be ignored.
  • -ilt specifies that tables with more than <rows> must be ignored.
  • -schemas optionally specifies existing schema(s) to which this command applies.
  • No labels