information transition id = "" from = "" to = ""
Hi, Do you know what kind of information contains the id of the transition? because even if you reset the x and y coordinates within the transition it keeps connecting elements, if u change the default id it fails to connect. I believe the default id contains some information that connects the elements.
Thank you!
<Transition Id="1c5c9c79-236d-4983-a2bd-166266f40f31" From="0645c68e-f03a-4ac5-9cc3-adc81e6ac20d" To="9c4f836c-43db-4438-a138-da469019cdeb"> <Condition /> <Description /> <ConnectorGraphicsInfos> <ConnectorGraphicsInfo ToolId="BizAgi_Process_Modeler" BorderColor="-16777216"> <Coordinates XCoordinate="0" YCoordinate="0" /> <Coordinates XCoordinate="0" YCoordinate="0" /> </ConnectorGraphicsInfo> </ConnectorGraphicsInfos> <ExtendedAttributes /> </Transition>
Dear Bruna,
In this transition, "From" and "To" are internal identification of a transition. All of them are special internal id to understand the workflow.
Regards
Dear Bruna,
In this transition, "From" and "To" are internal identification of a transition. All of them are special internal id to understand the workflow.
Regards
Comments have been locked on this page!