Is it possible to execute a process on behalf of another user?

1
0
-1

If I have a form that needs to be filled out and after it is submitted, the workflow is to request approval from the requester's manager, is it possible for User A to submit the form on behalf of User B, so User B's manager gets the approval request instead of User A?

Thank you.

1 answer

1
+1
-1
This one is the BEST answer!

Not as part of the system.

You would need to develop your process to allow this, for example have a field that specifically says "I'm filling this in for X",

then in Actor selector you could ask...is this field filled in with a different name, if so select the users manager to do the task rather than your manager.

regards
Seán

PS: As this reply offers an answer your question, and if you like it, please Mark UP and/or as Resolved.

Comments

Submitted by brent.irwin on Sat, 08/05/2017 - 10:56

Thank you. Yes that gives me a good direction as to where I need this app to go.

Submitted by antoine.mottier on Mon, 08/07/2017 - 09:51

Note that the subscription edition of Bonita provide an additional role that aimed to support such use case: process manager.

Notifications