Hi,
I’m practicing with bonita bpm and I am wondering what the best way is to design the following:
class has students
I know that I can create a
- business object ‘class’
- with aggregate relationships to
- business object ‘student’
Next step would be to create a new class and add members.
When I try to do this in the standard way as explained in the getting started tutorial,
It will relate the new class to newly created (and not existing) students.
So basically, my question is: what is the best way to design and manipulate this?
Your help is appreciated,
Regards,
Ferry