Setting both, Task Local and Process variables in the new task

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2014 06:19 PM
Hi,
I need to set both types of variable (local variable and process variable) in the new task created with taskService.complete()
But there is only 1 type of variable map which I can pass in the complete(). So I was thinking to set the local variable after the task is created but taskService.complete is a void method and does not return the list of new tasks created.
Can you please suggest how can I solve this?
Thanks,
Nitin
I need to set both types of variable (local variable and process variable) in the new task created with taskService.complete()
But there is only 1 type of variable map which I can pass in the complete(). So I was thinking to set the local variable after the task is created but taskService.complete is a void method and does not return the list of new tasks created.
Can you please suggest how can I solve this?
Thanks,
Nitin
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2014 04:36 AM
Can you explain why you would want to set a local variable when completing a task?
Best regards,
Best regards,
