<?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: Setting calledElement of a CallActivity at runtime in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15838#M6971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using an expression like ${processtobecalled} does not work, because the XML parser states that it is not a valid QName.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This does indeed not work. It is on my todolist for 5.5 (maybe 5.4, but no guarantees)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 16:39:58 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2011-03-16T16:39:58Z</dc:date>
    <item>
      <title>Setting calledElement of a CallActivity at runtime</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15837#M6970</link>
      <description>Hi guys,Is it possible to set the calledElement of a CallActivity at runtime?Should generally be possible, since the User's Guide is saying: "Note that the process definition of the subprocess is resolved at runtime".Using an expression like ${processtobecalled} does not work, because the XML parser</description>
      <pubDate>Wed, 16 Mar 2011 15:29:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15837#M6970</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2011-03-16T15:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Setting calledElement of a CallActivity at runtime</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15838#M6971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using an expression like ${processtobecalled} does not work, because the XML parser states that it is not a valid QName.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This does indeed not work. It is on my todolist for 5.5 (maybe 5.4, but no guarantees)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 16:39:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15838#M6971</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-03-16T16:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting calledElement of a CallActivity at runtime</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15839#M6972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds good!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do it programatically? I tried to find my way through the API, which however is challenging…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Markus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 07:12:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15839#M6972</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2011-03-17T07:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Setting calledElement of a CallActivity at runtime</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15840#M6973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it included in Activiti 5.4?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess not, since I didn't see it in the release notes…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Markus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 09:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15840#M6973</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2011-04-04T09:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setting calledElement of a CallActivity at runtime</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15841#M6974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know if this has now been included/resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the QName error (cvc-attribute.3) when setting the calledElement attribute of a Call Activity to ${processToCall}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 14:14:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15841#M6974</guid>
      <dc:creator>mikepoole</dc:creator>
      <dc:date>2012-06-12T14:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting calledElement of a CallActivity at runtime</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15842#M6975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please ignore. I upgraded to activiti-engine-5.9.jar (after reading this - &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/A&gt;&lt;SPAN&gt; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Works fine now!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 14:59:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-calledelement-of-a-callactivity-at-runtime/m-p/15842#M6975</guid>
      <dc:creator>mikepoole</dc:creator>
      <dc:date>2012-06-14T14:59:47Z</dc:date>
    </item>
  </channel>
</rss>

