Community
Participate
Working Groups
Currently the Rule-Engine is very tightly coupled to the creation of new Information Units. Each Information Type can contribute a valid transfer type and a CreationTrigger to trigger a specific drop-rule. This is not very flexible. We need a information-unit creation call directly from a groovy script. This call sets the type of the newly created information unit. The script should have a parameter to configure if a dialog is shown. This would eliminate the extension validTransfer and creationTrigger.
fixed