Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
5 subscribers
Views
1685 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi, We are using "LDAP User Profile Synchronization With Userna
Will Teoh
over 11 years ago
Hi,
We are using "LDAP User Profile Synchronization With Username" custom smart service to sync our users from AD to Appian.
We have no problem assigning values into fields like username, firstname, lastname, etc... that with DirectoryString Syntax field in AD.
However, as for the "User Supervisor Username" field in the smart service, we have to refer to the manager attribute with the DN Syntax as per below:
CN=James Smith,OU=Users,OU=NSW Energy,DC=rcrtom,DC=com,DC=au
Can I know how can I get the value for CN?
We need to understand how to get the value out from the attribute in LDAP with DN syntax because there are other fields that we would like to use as well.
Thanks...
OriginalPostID-86372
OriginalPostID-86372
Discussion posts and replies are publicly visible
Parents
0
Patty Isecke
Appian Employee
over 11 years ago
You can save the value returned into a process variable, use the split function delimited first by a comma, and second by the equal sign, and convert the value at the appropriate index to a user.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Patty Isecke
Appian Employee
over 11 years ago
You can save the value returned into a process variable, use the split function delimited first by a comma, and second by the equal sign, and convert the value at the appropriate index to a user.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data