Menu

General questions on Runa tasks

2013-04-12
2013-04-19
  • Dmitry Blau

    Dmitry Blau - 2013-04-12

    Hi!
    1) Is it possible to know somehow when user is accepting task (he is clicking button "Accept taks" in the task)? I need to send a soap message in this case to the outside webservice.
    2) How is it possible for user (or admin) to withdraw or cancel task? Then it is should be again available for the whole user group or maybe some other scenarios.
    3) How it is possible to limit simultaneous task from one user? So that one user can work only on one task, and he can't accept any other (from other process instances) until he finished with that one.

    Thanks!

     
  • Dofs

    Dofs - 2013-04-16

    Hi.
    1) No. There is no callback API for that.
    2) It is not implemented in web interface. But there is API method for that.
    3) We have no limitation currently. User can execute tasks consequentially.

     
  • Dmitry Blau

    Dmitry Blau - 2013-04-19

    Thanks!

    3) Is it possible to change user group as action? It will maybe help me to limit user tasks to only one task: when user is accepting task (I will need another task for this...) he will be temporally moved to another group which can't execute more tasks...

     

    Last edit: Dmitry Blau 2013-04-19
  • Dofs

    Dofs - 2013-04-19

    Hi.
    You can do this only by changing source code of the RunaWFE.
    We are not provide customizable way for this task...

     

Log in to post a comment.