Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
LDAP data sets and parameters

Mark Jaroski
Rank 1 - Community Starter
Hi! Does anybody here know if it's possible to use parameters in the filter of an LDAP dataset?
I'd like to do something like this:
(&(objectClass=user)(cn=:p_cn))
This of course would be much more efficient than using a group filter on the complete dataset. Also I seem to hit a cursor limit when trying to load the complete dataset, so I don't get all of my users.
thanks,
-mark
0
Answers
-
In case it's not possible with the built in LDAP data source, I've found this: http://myvd.sourceforge.net/bridge.html
0