Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get mess data from LDAP

Former Member
0 Likes
538

Hi, all,

Is anybody know how to get mess data from LDAP? For example, I want to get all the list of the uid which meet certain condition. Sample code will be great appreciated.

Thanks.

Marea

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
471

Hello Marea

There are plenty of function modules beginning with <b>LDAP_</b> (function groups <b>FSLDAP_</b>). Perhaps you will find some useful FMs.

Regards

Uwe

Read only

0 Likes
471

Yeah. I know. But it seems they only can get one record for the distinctive condition. I have tried LDAP_READ, LDAP_LIST_ATTRIBUTES and LDAP_SEARCH and haven't had lucky. I think someone here may give me some ideas.

Thanks, anyway!

Marea