Operation Behavior (Follow-up action) when a iteration is created
![]()
Hello,
i need a little help, please. Is it possible to call an Operation Behavior (Follow-up action) when an iteration is created? Thanks! |
One answer
![]()
Geoffrey Clemm (30.1k●2●30●35)
| answered Oct 01 '15, 5:05 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Iterations are stored in the project area, so you would place your follow-up action on the "save project area" action.
Comments Thanks Geoffrey.
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You could try Save Process Description (Server) but I am not sure if that is the one that governs this operation.
I found something that might help me:
Based on the link above, I created the configuration below:
It is not that easy.. start here: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
|