<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Re-using a subprocess in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10832#M4165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;rashmis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for posting the files. There are a couple of separate issues here, so I'll try to provide some comments on each of them&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Sub process isn't opened when an existing file is given the name of the sub process that would otherwise be created automatically. I have tested with the three .activiti files you attached, but it works on my system. Double-clicking either of the subprocesses opens up the correct subprocess you also provided. So I can't really reproduce the problem you have. Do you still experience this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Saving the XML didn't work. As I mentioned in the other thread you referred to, there is a difference between the xml that's created when you right click the canvas and export and the one that's created on each save. This is a bug which will be resolved in the next release. For now, you're best off using the automatic option, as this contains the most recent code and doesn't generate the mentioned error boxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Renaming the filename of a (sub)process doesn't change the title in the tab. You're right, renaming has no effect. We don't do anything to rename the name of diagram, which is what you see in the tab. If you wish, you can edit it by hand. In the .activiti file, change the name attribute of the &amp;lt;pi&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;iagram /&amp;gt; tag, which is probably on the second line of the file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 20:34:36 GMT</pubDate>
    <dc:creator>tiesebarrell</dc:creator>
    <dc:date>2010-12-08T20:34:36Z</dc:date>
    <item>
      <title>Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10827#M4160</link>
      <description>hi.I want to create a new process diagram with a subprocess. This subprocess should be&amp;nbsp; a process that i created earlier in a different project. Basically, i just want to re-use process A as a subprocess in Process B. So when i double click on the subprocess element, the process A opens. Is this pos</description>
      <pubDate>Fri, 03 Dec 2010 06:03:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10827#M4160</guid>
      <dc:creator>rashmis</dc:creator>
      <dc:date>2010-12-03T06:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10828#M4161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;rashmis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately, no, we don't support this linking of subprocesses for reuse yet. However, if you rename the subprocess you made earlier to match to filename that is automatically created when you double click and overwrite the auto-file with your own, it should be the subprocess you get when you double-click the subprocess node. However, at that time it's obviously linked to that specific node and you can't reuse it without duplicating the file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 08:37:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10828#M4161</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2010-12-03T08:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10829#M4162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, i had already tried this way &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;but i was unable to create the xml for the main process. i was getting this problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=535&amp;amp;p=2239&amp;amp;hilit=dev#p2239" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=535&amp;amp;p=2239&amp;amp;hilit=dev#p2239&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 15:10:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10829#M4162</guid>
      <dc:creator>rashmis</dc:creator>
      <dc:date>2010-12-04T15:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10830#M4163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you attach the two files (.diagram) involved? Maybe I can figure it out from those.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 15:31:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10830#M4163</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2010-12-04T15:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10831#M4164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi tiesebarrell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attaching my .activiti files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I noticed something strange, when i did this ==&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Copy process diagram from project 1 (Act 1,&amp;nbsp; see the LHS of the snapshot) and copy it to project 2. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In Project 2 (Act 2) I rename this copied file into the default subprocess filename that got created on double click of the subprocess element. (Renaming by right click-&amp;gt; refactor-&amp;gt;rename)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. When i open this diagram in the eclipse designer, the tab still shows the original name of the diagram. I have attached the Before&amp;amp; Aftre renaming snapshots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also attaching the complete process diagram so that it is easier for you to reproduce at your end. Please see if you are encountering these problems.[attachment=2]Subprocess tab after renaming.JPG[/attachment][attachment=1]activiti files.zip[/attachment][attachment=0]Subprocess tab before renaming.JPG[/attachment]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 14:52:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10831#M4164</guid>
      <dc:creator>rashmis</dc:creator>
      <dc:date>2010-12-08T14:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10832#M4165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;rashmis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for posting the files. There are a couple of separate issues here, so I'll try to provide some comments on each of them&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Sub process isn't opened when an existing file is given the name of the sub process that would otherwise be created automatically. I have tested with the three .activiti files you attached, but it works on my system. Double-clicking either of the subprocesses opens up the correct subprocess you also provided. So I can't really reproduce the problem you have. Do you still experience this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Saving the XML didn't work. As I mentioned in the other thread you referred to, there is a difference between the xml that's created when you right click the canvas and export and the one that's created on each save. This is a bug which will be resolved in the next release. For now, you're best off using the automatic option, as this contains the most recent code and doesn't generate the mentioned error boxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Renaming the filename of a (sub)process doesn't change the title in the tab. You're right, renaming has no effect. We don't do anything to rename the name of diagram, which is what you see in the tab. If you wish, you can edit it by hand. In the .activiti file, change the name attribute of the &amp;lt;pi&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;iagram /&amp;gt; tag, which is probably on the second line of the file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 20:34:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10832#M4165</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2010-12-08T20:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re-using a subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10833#M4166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For point (1) I will try to find out what I am missing… anyways, thanks a lot for the replies &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 02:48:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-using-a-subprocess/m-p/10833#M4166</guid>
      <dc:creator>rashmis</dc:creator>
      <dc:date>2010-12-09T02:48:39Z</dc:date>
    </item>
  </channel>
</rss>

