Skip to Content
0
Former Member
Apr 15, 2014 at 10:59 AM

Get all user id's assigned to a user group

84 Views

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.

Thank you.

Regards

Vineet