Author |
Message |
Topic: Role Mapping in LDAP Bridge |
fredla
Replies: 2 Views: 2164
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jun 29, 2005 10:53 pm Subject: Role Mapping in LDAP Bridge |
it can create or delete roles, but the roles contain no member. |
Topic: Role Mapping in LDAP Bridge |
fredla
Replies: 2 Views: 2164
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jun 09, 2005 2:18 am Subject: Role Mapping in LDAP Bridge |
I am using Windows Active Directory and do mapping between AD and Workflow. I found the role mappings seems cannot be done.....
in the xml file, I set:
<FDLObjectClass Name="ROLE">
... |
Topic: LDAP bridge |
fredla
Replies: 1 Views: 1618
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jun 02, 2005 2:22 am Subject: LDAP bridge |
Actually, I am using LDIF:
MasterDevice = LDAP
ReplicaDevice = FDL
OutputDevices = FDL LDIF
Is it the problem that I am using LDIF such that mapping cannot be done on ... |
Topic: LDAP bridge |
fredla
Replies: 1 Views: 1618
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jun 02, 2005 1:06 am Subject: LDAP bridge |
I user LDAP bridge in order to sychronize the accounts in Active Directory and MQ Workflow. ie. any account created in active directory will be exported to MQ Workflow.
I have set the followings in L ... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat May 21, 2005 3:07 am Subject: AuthenticationExitTypeServer |
I have fixed.....
But I don't really know why.... I have not changed the location of any file and the classpath....
It seems that I have to stop the DB2 security server and start it again.
Can anyo ... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat May 21, 2005 2:21 am Subject: AuthenticationExitTypeServer |
execute fmcadmin -c y FMC results followings:
FMC10110I Administration server for system FMCSYS started.
java.lang.NoClassDefFoundError: com/ibm/workflow/java/exit/Authentication
5/21/2005 6:17:4 ... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat May 21, 2005 1:21 am Subject: AuthenticationExitTypeServer |
Thanks vennela!
I think I have made a typing mistake on th path for java.
But error still exits and have changed to:
Related message = FMC31050E An error has occurred which has terminated process ... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri May 20, 2005 6:01 pm Subject: AuthenticationExitTypeServer |
I find the followings in the trace file.....
5/21/2005 9:47:52 AM FMC10100I Administration server starting.
5/21/2005 9:47:52 AM FMC10110I Administration server for system FMCSYS started.
5/21/20 ... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri May 20, 2005 5:28 pm Subject: AuthenticationExitTypeServer |
It shows the following:
java version "1.4.2_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode) |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri May 20, 2005 7:41 am Subject: AuthenticationExitTypeServer |
Is there any jar file that is related to this error line?
I am sure that the JAVA is installed in JAVA_HOME that I have listed above. But it still claims no JVM is found..... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri May 20, 2005 7:38 am Subject: AuthenticationExitTypeServer |
Well... I just copy all the classpath and the related files from another PC which can operate authexit without any problem.
Java and MQ Workflow are installed from CD.
So, I wonder why this prob ... |
Topic: AuthenticationExitTypeServer |
fredla
Replies: 9 Views: 4873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri May 20, 2005 6:35 am Subject: AuthenticationExitTypeServer |
I type the command:
fmczchk -c inst:m,RTAuthenticationExitTypeServer,JAVA -y fmc
to enable authexit.
But after the command is executed, I find the MQWorkFlow Service cannot be started. I checked ... |
Topic: [solved]Import and Export FDL Files in Buildtime |
fredla
Replies: 6 Views: 4586
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Mar 31, 2005 6:08 pm Subject: [solved]Import and Export FDL Files in Buildtime |
I got it!!
Thank you!! |
Topic: [solved]Import and Export FDL Files in Buildtime |
fredla
Replies: 6 Views: 4586
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 30, 2005 11:18 pm Subject: [solved]Import and Export FDL Files in Buildtime |
Can it be done in command line?
Just like that for runtime (fmcibie) |
Topic: MQ Workflow fmczchk Problem |
fredla
Replies: 2 Views: 1705
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Mar 18, 2005 4:54 pm Subject: MQ Workflow fmczchk Problem |
I see....
Thank you! |