ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » LDAP-FDL Query Mapping

Post new topic  Reply to topic
 LDAP-FDL Query Mapping « View previous topic :: View next topic » 
Author Message
Ramgathy
PostPosted: Fri Mar 19, 2004 1:30 pm    Post subject: LDAP-FDL Query Mapping Reply with quote

Apprentice

Joined: 31 Oct 2003
Posts: 49

Hi,

I have a req that if a user is declared as a coordinator of the FDL role,this cordinator should be able to view all the work items of users under him.

I see Auth_WORKITEMS_OF field in PERSON object of FDL on page 47 of admin guide.I envision that i need to buld a query and get all the users of that role and map that onto the above FDL Filed.

Please correct me if my assumption is wrong.


But the problem is that where should i build my query in LDAPMapping.xml

We have a LDAP Query and LDAp Search for Object Class and not for FDL Attribute mapping.

Can any one throw some light on how to map a queried data onto FDL Attibute in LDAPMapping.xml.

Thanks in Advance..

Regards,
Ram
Back to top
View user's profile Send private message
Ramgathy
PostPosted: Fri Mar 19, 2004 4:56 pm    Post subject: Reply with quote

Apprentice

Joined: 31 Oct 2003
Posts: 49

Does anyone have any thoughts on this.Any workarounds.


Regards,
Ram
Back to top
View user's profile Send private message
Ramgathy
PostPosted: Tue Mar 23, 2004 10:44 am    Post subject: Reply with quote

Apprentice

Joined: 31 Oct 2003
Posts: 49

I don't see any solution for this in 3.4 as part of LDAP Bridge.I am not sure if it's really built into 3.4 Bridge.
Does any one hae any thoughts abt it.


Regards,
Ram
Back to top
View user's profile Send private message
Ramgathy
PostPosted: Wed Mar 24, 2004 9:07 am    Post subject: Reply with quote

Apprentice

Joined: 31 Oct 2003
Posts: 49

I haven't looked at 3.5 which was released yester day..but this is the response i got.I will post furthur ..if som thing works out for me..

Hello VikRam,

this is a requirement which I get quite often in a similar form. To solve this, you need WMQWF V3.5
which was announced yesterday. See http://www.ibm.com/isource/cgi-bin/...nred&on=204-044

The feature which is necessary is called Role-based authorization mapping. The sample on page 66 of
the pdf file and 54 of the hardcopy of the MQWF Admin Guide must be adapted in the following way:

<FDLObjectClass Name="ROLE"> .. <AdditionalFDLObjectClass Name="PERSON"> <PropagateAttributesVia
Name="COORDINATOR"/> <FDLAttribute Name="Auth_WORKITEMS_OF"> <DirectAttributeMapping> <LDAPAttribute
Name="member"/> </DirectAttributeMapping> </FDLAttribute> </AdditionalFDLObjectClass>
</FDLObjectClass>

Andreas Wickenhaeuser, IBM MQWF development
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » LDAP-FDL Query Mapping
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.