Estelle Guallar [
https://community.jboss.org/people/jbpm2011] created the discussion
"add a name to a factory.connection()"
To view the discussion, visit:
https://community.jboss.org/message/648619#648619
--------------------------------------------------------------
h6. Hi forums,
h6. If some one please tell me how can i add a name to connection of a factory
"factory.connection(ids, idt) ".
h6. after the ganeration of the xml file i have this :
h4. <!-- connections -->
h4. <sequenceFlow id="_1-_2" sourceRef="_1"
targetRef="_2"/>
h4. <sequenceFlow id="_2-_3" sourceRef="_2"
targetRef="_3"/>
h4. <sequenceFlow id="_3-_4" sourceRef="_3"
targetRef="_4"/>
h6. i want to add the attribite name in the generate file to became like this :
h4. <sequenceFlow id="_1-_2" sourceRef="_1"
targetRef="_2" name "blabla"/>
h6. how can i do it?
h6. Thank you
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/648619#648619]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]