Setting calledElement of a CallActivity at runtime
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2011 11:29 AM
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 states that it is not a valid QName.
Any help would be very much appreciated…
Thanks,
Markus
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 states that it is not a valid QName.
Any help would be very much appreciated…
Thanks,
Markus
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2011 12:39 PM
Using an expression like ${processtobecalled} does not work, because the XML parser states that it is not a valid QName.
This does indeed not work. It is on my todolist for 5.5 (maybe 5.4, but no guarantees)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2011 03:12 AM
Hi Ronald,
Sounds good!
Is there a way to do it programatically? I tried to find my way through the API, which however is challenging…
Thanks,
Markus
Sounds good!
Is there a way to do it programatically? I tried to find my way through the API, which however is challenging…
Thanks,
Markus
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2011 05:50 AM
Hi Ronald,
Is it included in Activiti 5.4?
I guess not, since I didn't see it in the release notes…
Thanks,
Markus
Is it included in Activiti 5.4?
I guess not, since I didn't see it in the release notes…
Thanks,
Markus

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2012 10:14 AM
Does anyone know if this has now been included/resolved?
I am getting the QName error (cvc-attribute.3) when setting the calledElement attribute of a Call Activity to ${processToCall}
Many thanks
Mike
I am getting the QName error (cvc-attribute.3) when setting the calledElement attribute of a Call Activity to ${processToCall}
Many thanks
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2012 10:59 AM
Please ignore. I upgraded to activiti-engine-5.9.jar (after reading this - http://jira.codehaus.org/browse/ACT-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tab... )
Works fine now!
Thanks all
Works fine now!
Thanks all
