Error: ‘RUL-4511: DefaultRuleCheck condition is missing in the domain definition.’ generated when defining a new Business Process Domain.

Error: ‘RUL-4511: DefaultRuleCheck condition is missing in the domain definition.’ generated when defining a new Business Process Domain.

book

Article ID: KB0089535

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
Description:
========

The following error is seen when defining a new Business Process Domain. 

---
RUL-4511: DefaultRuleCheck condition is missing in the domain definition.
---

This error arises due to the omission of the following properties while customizing rules.

---
<ImportCondition
ImportCondition="CONDITION_DefaultRuleCheck.xml" default="Y"/>
---

As this is a required Condition, it can not be excluded while defining new rules.

Cause:
=====
NONE

Resolution:
=======

Inclusion of the following property is required and should not be deleted from rule file.
--
ImportCondition="CONDITION_DefaultRuleCheck.xml" default="Y"/>
--

Issue/Introduction

Error: ‘RUL-4511: DefaultRuleCheck condition is missing in the domain definition.’ generated when defining a new Business Process Domain.