Answered

Can create a workflow to create a new user?

Hi,

I want to create a workflow that creates a new user instead of Administration->Users-> new Users. The reason is in my project I have 2 types of users that can creates another users. For example: the user A can create another user , but only can assign the organization a and positions b and c. The user B can create another user but only can assign the organization b and c , and positions b,c and d.

If the 2 users have the same administration tool, both of them will have permissions to assign all organizations and positions...

Need some light to resolve this problem.

photo
0

Dear Thiago,

According your question, there is a way to create users using SOA Layer. The method is saveEntity. However, Bizagi creates basic information. If you need to edit it to add organization, roles and positions, it must be using User administration.

For further information:

Best Regards

photo
0

Thanks!