H
Harold-Jan Verlee
Guest
Unfortunately Corticon doesn't allow you to iterate through the list of defined enumeration elements in the vocabulary to create all your data in one action row. Your rules will need to create the necessary FieldData based on the enumeration values (as you have done in the example). Alternatively, you could build a standalone operator extension using the CorticonFoundation.jar found on ESD, to iterate programmatically through your enumerations for the custom datatype in the rulesheet's corresponding vocabulary. But that seems a lot of effort compared with the rules you already created. 
Continue reading...
Continue reading...