[jboss-user] [jBPM Users] - Re: How to get JBPM identities in ESB?

2009-11-01 Thread Xibalban
I'm sorry I wasn't clear enough. I'm new to this and couldn't describe it as well as I would have liked to. I solved it though. I'm using 3.x so I couldn't use identity service so I just did this: | private String getUserEmail(String userid) { | JbpmConfiguration jbpmConfiguration

[jboss-user] [jBPM Users] - Re: How to get JBPM identities in ESB?

2009-10-28 Thread Xibalban
I guess that identities listed with http://localhost:8080/jbpm-console/app/identities.jsf?view=users are stored in JBPM database of some sort? I would like to access that from a ESB process to get a user's email address. View the original post :

[jboss-user] [jBPM Users] - How to get JBPM identities in ESB?

2009-10-27 Thread Xibalban
Can I somehow get JBPM identities in ESB process? I would like to maintain a list of user names with email addresses in jbpm-console and get a user's email address in ESB process. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4262430#4262430 Reply to the