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
2 replies
Subscribers
6 subscribers
Views
1273 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hello, I need to insert one or more people on Microsoft Active Directory
Giobis
over 11 years ago
Hello,
I need to insert one or more people on Microsoft Active Directory by Appian process. Any people can helping me?
Thanks for any suggestions
...
OriginalPostID-90096
OriginalPostID-90096
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 11 years ago
There's no out of the box to do this but I'd suggest looking at the source code of the LDAP Sync Plug-in available for download here in Appian Forum under the "Shared Components" record (
forum.appian.com/.../all)-
Smart Services. This plug-in will be a good start point to learn how to connect with your AD while for the actual creation of the user you should be able to find that in the documentation of the Java APIs this plug-in uses (e.g. com.sun.jndi.ldap.*, javax.naming.ldap.*, etc.).
Since these APIs are part of the Java JDK you will be able to find a lot of documentation online (outside Appian's documentation). There's no better way than looking at an example and this plug-in should give you a hint on how to address your requirement if you complement it with an online research about these APIs
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Giobis
over 11 years ago
Thanks Eduardo for this hint. have a nice day
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel