Not finding what you are looking for? Request a recipe!
Flex exposes remoting endpoint which can be used to communicate with LiveCycle via LCDS. The adobe-remoting-provider.swc whihc is used to facilitate the communication, can be found at the LiveCycle installed location, \\Adobe LiveCycle ES2\LiveCycle_ES_SDK\misc\DataServices\Client-Libraries.
Alternatively, you can make use of the User Manager APIs via Bean Shell script(Foundation->Execute Script - 1.0). I've tried to list down some basic examples of how to use the 3 main services exposed by User Manager, via Bean Shell Scripting, i.e. DirectoryManager Service,AuthenticationManager Ser ...