1 Reply Latest reply on Dec 21, 2006 10:40 AM by kukeltje

    Query allowed process instance creation for current user

    mjuteau

      Is it currently possible to query the JBPM engine for processes that the current user is allowed to start, based on his role(s)?
      This would allow me to present adequate links on a home page, where each user sees links to processes they are allowed to start. The startup sample webapp simply displays all processes to all users.
      The docs seem to imply that this kind of thing is still on the security todo list?
      Many thanks.