To add a valid link between Task_1.Output_1 and Task_2.NewDataEvent
Output_1's type attribute has to be the same as NewDataEvent's type.
User should be able to add link no matter what, but when the link is not valid, i.e. output's type != input's type. The link should be colored red, or something to alert the user.
To add a valid link between Task_1.Output_1 and Task_2.NewDataEvent Output_1's type attribute has to be the same as NewDataEvent's type.
User should be able to add link no matter what, but when the link is not valid, i.e. output's type != input's type. The link should be colored red, or something to alert the user.