Updating Change Object Teams
All,
I'm working on a customization where I have several Teams defined in a Product context. When someone creates a change object, there's an IBA call Plants Affected where they select value(s) from. Each Team defined has roles / participants defined that represent each factory. Through code in the workflow, I'm removing the corresponding roles from the Change Object Team. I then look at the plants affected to determine which team(s) need to be assigned. Using the TeamHelper.service.reteam(Change Object) I'm updating the team. I need to be able to merge the teams together and assign the result to the change object. What I found is that the reteam method merges the context team with the last team processed. Is there anyone that has coded something like this? And if so, how did you go about coding it?
Regards,
Paul Sweet

