Hi All
I need to develop a web service which will accept multiple User Groups (in table format) and shall give user id's with respect to each user group.
There is no requirement to maintain unique record of a user id which makes it little simpler.
I am planning to create a WD Java DC for this purpose and later on converting the same to a web service.
Is this a good approach or should I go with some other approach?
Also, I am not able to find com.sap.security.api.jar in plugins folder of my eclipse.
Can someone provide a link to download this jar file? Also, will it be sufficient to place this jar file in Java Build Path --> Libraries?
I am following below thread to make my DC work.
How to get all user name which are comming under Assigned Group or Role
Thank you.
Regards
Vineet