Community
Participate
Working Groups
Build Identifier: Currently the participant is added by using a tool button associated with the choreography task. A similar mechanism can be used to associate a message flow (and thus message) with a choreography task, being sent from the associated participant to the other participant in the choreography task. Reproducible: Always
Created attachment 210290 [details] Support for adding messages to participants within a choreography task As well as being able to add messages to a choreography task and participant, this patch includes the following changes: - Property adapters for Message and MessageFlow - Update the label for Message to be the item definition structural ref if available - Added 'sourceRef' and 'targetRef' properties to MessageFlow - Added 'name' to Message properties Issues: - Possibly need a different icon for adding the message - Currently when the message decorator is selected, it focuses the property viewer on an edit part - maybe should be on the message or message flow? - When choreography task is selected, and the ChoreographyTask tab selected, the MessageFlow labels are still using the 'Type Name' style field - where is this code? - In the multiple item dialog, the MessageFlow label is also still the old style
Gary: I applied your patch & fixed the "editpart selection" problem. Still need to look into the label issue.
Thanks Bob.