Is it possible to pass java object to set variables in Process?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2015 04:21 AM
Hi,
I am new to activiti and quite impressed by the functionality activiti is providing.
Great work guys.
I was exploring few things about Activiti process and have a requirement where I want to pass java object to set variables of Process instead of passing Map.
Can any one help me on this?
please provide some examples/tutorials if possible.
Thanks….
I am new to activiti and quite impressed by the functionality activiti is providing.
Great work guys.
I was exploring few things about Activiti process and have a requirement where I want to pass java object to set variables of Process instead of passing Map.
Can any one help me on this?
please provide some examples/tutorials if possible.
Thanks….
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2015 09:02 AM
> Great work guys.
Thank you
> I want to pass java object to set variables of Process instead of passing Map.
No, that won't work. Add the java object to the map and it will be persisted ad a process variable.
Thank you
> I want to pass java object to set variables of Process instead of passing Map.
No, that won't work. Add the java object to the map and it will be persisted ad a process variable.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2016 10:01 AM
Hi guys!
I'm also the same question.
Please, Joram, could you show an example?
I spent all morning searching and have not found anything that could help me.
I'm also the same question.
Please, Joram, could you show an example?
I spent all morning searching and have not found anything that could help me.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2016 05:26 AM
Hi Kelyanne,
I have replied back to your post in your thread https://forums.activiti.org/content/multi-instance-using-form-variables#comment-32984
I have replied back to your post in your thread https://forums.activiti.org/content/multi-instance-using-form-variables#comment-32984
