Hi,
I want to route the request from COGNOS BI layer through LDAP. Here I don't want to use the repository services offered by LDAP. This is a simple request routing, wherin the LDAP re-directs the incoiming request to a Web Service layer. LDAP component should behave as an interceptor.
More explanation : I want to use the API services provided by LDAP but not the repository services. I don't want to store anything in LDAP. For example; I'll will issue a LDAPSearch command from BI layer to the LDAP layer,which will redirect this to WebService layer. The webservice layer will respond with the result. This will be passed back to tyhe LDAP layer and thru which the result is available to BI layer.
Any help appreciated !!!
Thanks,
Bijoy
I want to route the request from COGNOS BI layer through LDAP. Here I don't want to use the repository services offered by LDAP. This is a simple request routing, wherin the LDAP re-directs the incoiming request to a Web Service layer. LDAP component should behave as an interceptor.
More explanation : I want to use the API services provided by LDAP but not the repository services. I don't want to store anything in LDAP. For example; I'll will issue a LDAPSearch command from BI layer to the LDAP layer,which will redirect this to WebService layer. The webservice layer will respond with the result. This will be passed back to tyhe LDAP layer and thru which the result is available to BI layer.
Any help appreciated !!!
Thanks,
Bijoy