Can you please give me a hint where to use this? I have Turnkey installation of Livecycle 8.2. and I think it does not install Data Services (if I need to put this code there).
I would like programatically add a user in lc workspace if the username is not correct (just for example).
So I create Java Pojo, that uses the above um package and adds a user. Then what? Must I also install data services trial on server and then deploy this pojo there, and edit workspace channels to access data services server and call rpc within workspace login?
Thank you in advance