Generate Mock Relations
Create relations between two datatypes
Description
Create relations between two datatypes.
Useful for mocking data purposes.
The amount of relations created can be controlled with a percentage.
Inputs
- Control Flow (Control Flow)
- datatype A (Type): The datatype A
- datatype B (Type): The datatype B
- relation A to B (Relation): Relation from A to B
- relation % (Number): Chance of having a relation (0.3 = 30%)
- cardinality (Mock Cardinality): The relation cardinality
Outputs
- Control Flow (Control Flow)
- Error Flow (Error Flow): Triggered in case of error