Author |
Message |
Topic: Creating a list of authorized users for transferring |
ALococo
Replies: 5 Views: 2408
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Oct 15, 2004 11:50 am Subject: Creating a list of authorized users for transferring |
Yes.....that's exactly what I'm saying. So I need to be able to filter the list of users based on their authorizations and where the current workitem resides in the flow.
I don't want the user to ... |
Topic: Creating a list of authorized users for transferring |
ALococo
Replies: 5 Views: 2408
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Oct 15, 2004 10:52 am Subject: Creating a list of authorized users for transferring |
The "personAuthorizedFor" method will return a list of users that the person doing the transfer is allowed to transfer to. But, the workitem I want to transfer to them, isn't a workitem they are allo ... |
Topic: Creating a list of authorized users for transferring |
ALococo
Replies: 5 Views: 2408
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Oct 15, 2004 6:36 am Subject: Creating a list of authorized users for transferring |
When transferring a workitem(s) to a user, I would like to populate a dropdown list of users. This list of users should only be filled with users that are allowed to work this particular workitem.
... |
Topic: Forms based authentication using the WebClient |
ALococo
Replies: 7 Views: 2845
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Sep 21, 2004 9:21 am Subject: Forms based authentication using the WebClient |
Instead of explaining form-based authentication, let me explain what I'm trying to do. Basically, I want to protect all of my pages for this web application. So, if I have a popup window that has no ... |
Topic: Forms based authentication using the WebClient |
ALococo
Replies: 7 Views: 2845
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Sep 21, 2004 5:03 am Subject: Forms based authentication using the WebClient |
Thanks for your response, but you're addressing a different issue. I just need to know if forms based authentication is possible using the WebClient and if so, how do you set it up. |
Topic: Forms based authentication using the WebClient |
ALococo
Replies: 7 Views: 2845
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Sep 20, 2004 11:55 am Subject: Forms based authentication using the WebClient |
Has anyone used J2EE forms-based authentication using Workflow's WebClient? If so, how do you set this up? I know the logon page for the J2EE forms-based authentication needs to have a username inpu ... |