Multi-instantiation Task

Assign Instances of a Task to All Members of Organization Group

Hello everyone,

I am working on a project where every user in a group of the organization must send a quarterly form, and I am having trouble figuring out how to assign an instance of the task to every user in the group. I have selected parallel multi-instantiation for the task, but I don't know how to set up a dynamic amount of instances depending on the organization's size and how to assign these multiple instances to individual corresponding members of the group.

Any help would be greatly appreciated,

Regards

Parallel multiinstance task

Hi,

I'm using Bonita 7.2.2 and I have a requirement to use parallel multi-instantiation concept.
I could successfully implement it with a list of users which creates number of tasks dynamically bases on size of list.
My concern is, for each task created I want to pass some data to the task which would be unique to that instance of the task.

Any help?
Thank you in advance.

Need some help with Document Variable in a Multi-instantiation Task

Hi
I am using Subscription version 7.1.2
I have a Task which needs to be performed in parallel by multiple users.(Multi-instantiation Task)
The users who perform the task needs to upload a document each .
I have declared a Document variable in the Process Level .
I have defined the Document as a Contract Output. The document variable saves the Contract output .
This works only when 1 users uploads a document.
But if 2nd and 3rd users also uploads documents , then the variable gets overwritten every time.

Notifications