Conversation Node Checks

PowerDesigner provides default model checks to verify the validity of conversation nodes.

Check

Description and Correction

Conversation node name and code uniqueness

Conversation node names and codes must be unique in the namespace.

Manual correction: Modify the duplicate name/code

Automatic correction: Appends a number to the duplicate name/code

Inconsistent participants with parent node

A sub-node must not be attached to participants that are not attached to its parent node.

Manual correction: Change the participants on the child node to those of the parent node.

Automatic correction: Changes the participants on the child node to those of the parent node.

Correlation key missing

Each conversation node must have a correlation key specified.

Manual correction: Specify a correlation key in the conversation node property sheet.

Automatic correction: None