Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Show Processes in JBPM Console for related users"
To view the discussion, visit:
https://community.jboss.org/message/758467#758467
--------------------------------------------------------------
Sadiroveski S wrote:
I have 2 questions regarding the JBPM. When you create a process in drools and go to JBPM
Console, any users can see all processes and anyone can start them.
How can we prevent users to see all processes and be able to start only the one that have
privilidge to start it? Can we define an owner/group for a process?
There is no
functionality in runtime engine that can do what you described unfortunately as the engine
itself is not user/group/role aware so it simply execute processes that it has access to
in knowledge base.
Sadiroveski S wrote:
Second question: when we design a process and generate forms in drools, there is a
default form generated related to the process in addition to the forms related to tasks.
How can we remove this form and ,in the JBPM console, let the first Task Form start and
not the Form of the Process.
Thanks in advance,
Process forms are related to setting initial values for defined
process variables so it will display a form whenever there are variables defined in the
process, and if form is defined for it will show that form otherwise it provides simple
form to avoid initialization issues.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/758467#758467]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]