Can't call a subprocess

1
0
-1

I have a master process and a slave process. The master process is configured to call the slave process. In the master process it has configured some users in order to do human tasks. Depending on which user is assigned in order to do human task , the slave process is called properly or not. I have reviewed the users of the organization, and are the same.

Somebody has an idea?

regards

Comments

Submitted by Lionel Palacin on Wed, 06/22/2016 - 00:44

Hi,

It's hard to answer with no much details, did you check there was no errors in the logs? Or do you make sure that the call activity task is correctly reached?

Thanks

Submitted by claz08 on Wed, 06/22/2016 - 16:43

Ok here are some details:

  • Inside the organizations, i have defined all users
  • Both into master process and slave process, the first human task is to assign some users to do the following human tasks.

Apart of these processes, i have created a web page .This page is named "CreateUser.php", and as his name said is for create a new user.

The behavior of this page is as the follows:

1-The user fill the form
2-The user press the send button
3-Then, the user will created with some permissions,roles,memberships.
4- The user will enabled.

The problem appear when i assign human tasks for this new user. what happen?

No answers yet.
Notifications