S
suvetha s
Guest
for example create entity_1 where attribute a=20. Then, create new entity with .new operator ( entity_1.new[a=60]) Now, I have to add the two attributes like a=20+60 . this operation has to be done in another rulesheet without using collection. How can we access the newly created Entity?
Continue reading...
Continue reading...