Author |
Message |
Topic: Authentication Exit |
jogomez
Replies: 7 Views: 3287
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jan 19, 2006 8:06 am Subject: Authentication Exit |
Hi vennela :
how do you do so that the instance of production of Workflow takes a service that is called different from Authentication.java?
Thanks !!
You need to have seperate program (auth ... |
Topic: Authentication Exit |
jogomez
Replies: 7 Views: 3287
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jan 18, 2006 1:03 pm Subject: Authentication Exit |
Hello jmac:
Yes, The problem is that both instances (production and tests) would be with same exit of authentication. This generates that Workflow always is authenticated against only a LDAP Ser ... |
Topic: Authentication Exit |
jogomez
Replies: 7 Views: 3287
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jan 18, 2006 12:04 pm Subject: Re: Authentication Exit |
Hi vennela:
Sorry, you can explain to me, how do you do it ?, I'm using the following command to form the authentication exit for the production instance :
fmczchk -c inst:m,RTAuthentication ... |
Topic: Authentication Exit |
jogomez
Replies: 7 Views: 3287
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jan 18, 2006 11:06 am Subject: Authentication Exit |
Hello:
I have a Workflow server with the following configuration:
1. An instance for the tests environment called FMC - with its own database FMCDB – FMCBDB.
2. An instance for the product ... |
Topic: WorkList - Order By FirstNotificationTime |
jogomez
Replies: 1 Views: 1454
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Aug 05, 2004 7:50 am Subject: WorkList - Order By FirstNotificationTime |
Hi:
I'm Using Webclient, and I need to obtain the Worklist Order By for the field FirstNotificationTime from WorkItem.
I review the Wokflow APIs for the method queryItems of the Interface Exe ... |
Topic: WorkItem - FirstNotificationTime |
jogomez
Replies: 0 Views: 1085
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jul 29, 2004 7:55 am Subject: WorkItem - FirstNotificationTime |
Hi:
I am Using Webclient, When WorkItem is created, the field firstNotificationTime is filled correctly, but When I select the choice "Resume Suspended Item" ( command : restartAsDraftWorkItem) , ... |