[jboss-user] [JBoss jBPM] - Re: Populating DropDown list from database in the Task form

2009-01-27 Thread giridhar_be
Sorry for spelling mistake .. **good future --- Good Feature Any help.. I just want to test dropdown list using admin console .. I don't want to create GUI now.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204944#4204944 Reply to the post : http://w

[jboss-user] [JBoss jBPM] - Re: Populating DropDown list from database in the Task form

2009-01-26 Thread giridhar_be
Thanks for help. Currently, after creating form from the procesdefinition task, I am editing form field for dropdown values, like below: Instead of hardcoding I want to extract the values from database using Java

[jboss-user] [JBoss jBPM] - Populating DropDown list from database in the Task form

2009-01-26 Thread giridhar_be
Hi All, I want to populate dropdown list values from database table in the Task form. I know how to do in the JSF, first we have to declare ManageBean in the faces-config.xml and use selectManyMenu for display. Bean will extract data from database that returns list of values. In JBPM proces

[jboss-user] [JBoss jBPM] - Re: group mail functionality in mailnodes

2009-01-14 Thread giridhar_be
Hi Srohanrao, Thank for your help..Its really help me alot. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201719#4201719 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201719

[jboss-user] [JBoss jBPM] - Re: group mail functionality in mailnodes

2009-01-06 Thread giridhar_be
hi all, any help on this issue View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199850#4199850 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199850 ___ jboss-user mailing lis

[jboss-user] [JBoss jBPM] - group mail functionality in mailnodes

2009-01-05 Thread giridhar_be
Hi All, Is it possible to send group mail using mailnode? If so please let me know is to configure mail-node in jbpm. Thanks in advance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199544#4199544 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss jBPM] - Re: findAllProcessDefinitions()

2009-01-02 Thread giridhar_be
Hi Kukeltje, Thanks for your help.. With your first answer now its clear to me, I should write my own code to show which processes I have to show for which users... In this case the user interface code always have to modify if new process definitions are adding But I am still thinking this

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2 and Jboss app. Server 4.2

2008-12-31 Thread giridhar_be
If you don't want websale that come with installation, first log in to Admin -webconsole with Admin/Admin, delete the websale that was already installed then you can deploy your websale process. Hope this helps. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss jBPM] - Re: JBPM-Console

2008-12-31 Thread giridhar_be
Hi Yogesh, One more thing, if you are deploying using Admin console , open your process archieve and check whether it contains processdefinition.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199059#4199059 Reply to the post : http://www.jboss.com/ind

[jboss-user] [JBoss jBPM] - Re: JBPM-Console

2008-12-31 Thread giridhar_be
Hi Yogesh, Can you tell me some more details.. How you are deploying your processdefinition, JBPM versions ect... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199058#4199058 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss jBPM] - findAllProcessDefinitions()

2008-12-30 Thread giridhar_be
Hi All, I am working on a one of POC to know the features of JBPM. I just create a processdefinition and assigned tasks to some of the groups. Everything is working fine. I have 2 questions now... 1. I want to assign the process start of the processdefinition to a perticular group only. In

[jboss-user] [JBoss jBPM] - Re: Restrict the users to start process definition

2008-12-28 Thread giridhar_be
Thanks for response... But can you tell me how can we manage which processes (start) to see who ... If am going to implement user interface is this possible, only a perticular group to start the process. In my requirement, the process should always start by any one from a perticular group of u

[jboss-user] [JBoss jBPM] - Restrict the users to start process definition

2008-12-28 Thread giridhar_be
Hi All, Working with JBPM3.3GA & Jboss 4.2.3. I want to restrict the process definition to start for a group of peoples only. For other that process definition should not be view to start. I tried to create a task on Process definition Start and assigned that task to a perticular group. But wh

[jboss-user] [JBoss jBPM] - Any user sees all the user tasks

2008-12-28 Thread giridhar_be
Hi All, I am working on one POC on JBPM. I am using jboss 4.2.3 and JBPM 3.3 GA. I am facing a problem which is similar to one already mentioned and solved in JBPM 3.2.3. ** [#JBPM-1022] 3.2.1 Admin Console: Any user sees all users tasks ... the current Admin Console, any given user will see