Page 1 of 1

how to specify id in userTask exported as BPMN2

PostPosted: Mon May 28, 2018 8:24 am
by david.bonnafous@laplace.univ-tlse.fr
hi,

editing a BPMN Process Diagram in MagicDraw, how can I specify the id attribute of a userTask that will be in the BPMN2 exported file ?

extract of a BPMN2 file produce by MagicDraw

<userTask implementation="##unspecified" isForCompensation="false" startQuantity="1" completionQuantity="1" name="selectionner le compte Bonfac" id="_18_5_3_eac0348_1527258963577_149828_32207">

I need to replace id="_18_..." by a more usable identifier.

thank you.

Re: how to specify id in userTask exported as BPMN2

PostPosted: Wed May 30, 2018 8:02 am
by mindaugas.genutis
Dear David,

This id is MagicDraw element id of that task. Currently it is not possible to replace it. Unless you want to post-process the exported XML with your custom tools.

Yours Sincerely,

-- Mindaugas Genutis