Relationship "connect" constraint does not establish relationships if the rulebase is called from an EvaluateRuleBase activity.

Relationship "connect" constraint does not establish relationships if the rulebase is called from an EvaluateRuleBase activity.

book

Article ID: KB0085732

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
Description:
============
Relationship "connect" constraint does not establish relationships if the rulebase is called from an EvaluateRuleBase activity.

Environment:
============
TIBCO Product name and version: TIBCO Collaborative Information Manager 7.2.1
Operating System(s): All Operating Systems

Cause:
======
None

Resolution:
============
The following will serve as a checklist to have "connect" constraints working if called from an EvaluateRuleBase activity.

1). There should be a ManageRecordCollection activity before the EvaluateRuleBase activity and "BundlingOption" should be set to "true" in the ManageRecordCollection activity.

2). RelationshipName should be provided in the ManageRecordCollection activity.

3). SaveFlag should be set to "SAVE" in the EvaluateRuleBase activity.

Attachments:
============
N/A

References:
============
None

Issue/Introduction

Relationship "connect" constraint does not establish relationships if the rulebase is called from an EvaluateRuleBase activity.