Skip to Content
0
Former Member
Jun 25, 2009 at 12:39 PM

ADS Config Problem??

74 Views

Hello All,

I have created ADSUSER in our CRM system as per sap doc

Creating a User in the SAP NetWeaver ASABAP:

...

1. Log on to the SAP system with an admin user, in the client that is used for the UME authentication.

2. Choose Tools ® Administration ® User Maintenance ® User (transaction SU01).

3. Enter ADSUser as user name and choose Create.

4. Choose system user as type for ADSUser.

5. Enter a password and save your settings.

Assigning a Role in ABAP

...

1. Choose Tools ® Administration ® User Maintenance ® Role Administration ® Roles (transaction PFCG)

2. Create a role ADSCallers (no authorizations required).

The ADSCallers role in SAP NetWeaver AS ABAP appears automatically as the ADSCallers group in the J2EE Engine.

3. Activate the role.

4. Assign user ADSUser to this role.

Then I am trying to Assign the Security Role in Java through VA.But could not do so.

In the User Tree, ensure that the user you created in ABAP appears under the ADSCallers group.But ADSUSER is not coming under ADSCallers group.How can I create ADSUSER through VA??