activiti send transaction process to specific candidate group dynamically
up vote
0
down vote
favorite
Good day to all.
Here is the workflow that i would like to work-on.
In the Fill-up form section, the user needs to select which area to be processed
(area1, area2, area3). There will be 3 reviewers and each 1 is assigned to the specific areas (reviewer1 to area1, reviewer2 to area2, reviewer3 to area3), same with the managers.
How can i redirect the transaction process based on the selected area made by the user to its designated reviewers? Can this be achieved via coding thru listeners?
Another question is that, how can i retrieve/use execution variable inside form javascript section? I tried using execution.getVariable function but failed to publish the process flow.
i'm using activiti 5.19
Workflow Sample
javascript spring workflow activiti bpmn
add a comment |
up vote
0
down vote
favorite
Good day to all.
Here is the workflow that i would like to work-on.
In the Fill-up form section, the user needs to select which area to be processed
(area1, area2, area3). There will be 3 reviewers and each 1 is assigned to the specific areas (reviewer1 to area1, reviewer2 to area2, reviewer3 to area3), same with the managers.
How can i redirect the transaction process based on the selected area made by the user to its designated reviewers? Can this be achieved via coding thru listeners?
Another question is that, how can i retrieve/use execution variable inside form javascript section? I tried using execution.getVariable function but failed to publish the process flow.
i'm using activiti 5.19
Workflow Sample
javascript spring workflow activiti bpmn
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Good day to all.
Here is the workflow that i would like to work-on.
In the Fill-up form section, the user needs to select which area to be processed
(area1, area2, area3). There will be 3 reviewers and each 1 is assigned to the specific areas (reviewer1 to area1, reviewer2 to area2, reviewer3 to area3), same with the managers.
How can i redirect the transaction process based on the selected area made by the user to its designated reviewers? Can this be achieved via coding thru listeners?
Another question is that, how can i retrieve/use execution variable inside form javascript section? I tried using execution.getVariable function but failed to publish the process flow.
i'm using activiti 5.19
Workflow Sample
javascript spring workflow activiti bpmn
Good day to all.
Here is the workflow that i would like to work-on.
In the Fill-up form section, the user needs to select which area to be processed
(area1, area2, area3). There will be 3 reviewers and each 1 is assigned to the specific areas (reviewer1 to area1, reviewer2 to area2, reviewer3 to area3), same with the managers.
How can i redirect the transaction process based on the selected area made by the user to its designated reviewers? Can this be achieved via coding thru listeners?
Another question is that, how can i retrieve/use execution variable inside form javascript section? I tried using execution.getVariable function but failed to publish the process flow.
i'm using activiti 5.19
Workflow Sample
javascript spring workflow activiti bpmn
javascript spring workflow activiti bpmn
edited yesterday
asked 2 days ago
christine sarsonas
84
84
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53363566%2factiviti-send-transaction-process-to-specific-candidate-group-dynamically%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown