How to share a map created in a advisor with a participant?
aastha khatri (22●7●21)
| asked Mar 09 '16, 11:54 a.m.
edited Mar 10 '16, 5:00 a.m. by Geoffrey Clemm (30.1k●3●30●35)
How to share a map created in a advisor with a participant. Basically I have retrieved the old state of Iteration being save in an advisor and put it in a map. I want to share this map with the participant.How can I do that as in case of workitem I can use additional save parameters but In case of IProcessItem I don't have that.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 10 '16, 4:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
From my perspective, you should never create such dependencies. All advisors and participants should compute the data they need themselves. If you make assumptions about communication between them, you are likely to get into trouble.
Comments Hi Ralph,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Two reminders:
The title of your question should be a question (reasonably concise).
When commenting on an answer, post as a "comment", not as a new answer.