cancel
Showing results for 
Search instead for 
Did you mean: 

ADS Config Problem??

Former Member
0 Kudos

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??

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solved..

Former Member
0 Kudos

Hi Ashley,

How did you resolve this? I have the same problem in our CRM system.

Regards

Chandu

Former Member
0 Kudos

Hi,

Please refer the below link for the ADSuser for ADS configuartion.

http://help.sap.com/saphelp_nw70/helpdata/EN/44/4ec0733c4f4e35e10000000a1553f6/content.htm

Might be use full for debug your error.

Thanks & Regards,

Balaji.S

Former Member
0 Kudos

Hi,

The ADSUser need to be create in the ABAP side in the client that is configured for UME(The client that communicates with JAVA)

Thanks Rishi Abrol

Former Member
0 Kudos

Hello Rishi,

I have already created ADSuser in ABAP.

But I need to Create user ADSUser in AS Java for basic authentication and assigns it to group ADSCallers.How will I do it??

Former Member
0 Kudos

Hello Rishi,

I have followed the below doc but still not able to create ADSUser in JAVA.

Assigning the Security Role in Java

...

1. Log on to the Visual Administrator. (See How to Start the Visual Administrator)

2. On the Cluster tab, choose Server ® Services ® Security Provider.

3. On the User Management tab, choose the Tree tab in the left panel.

4. In the User Tree, ensure that the user you created in ABAP appears under the ADSCallers group.

5. On the Policy Configurations tab, in the Components area, select com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar.

6. On the Security Roles tab, select ADSCaller from the Security Roleslist.

7. In the Mappings area, choose Add, which is assigned to Users. A dialog Choose Users or Groups is displayed.

8. Choose the Tree tab.

9. In the User Tree, under the ADSCallers group, select the ADSUser you just created and choose OK. This assigns the new user to the ADSCaller security role.

But how to create ADSUSER in JAVA is not given...Pls help me..

Former Member
0 Kudos

Hi,

As far as i know For Java System we omy need to check only the below Setting for ADSUser

Visual Administrator -> server -> service -> security provider-> User Management -> select user ADSUser

Then check for 'No password change is required'.

And you beed to check that ADSUser is technical User in Netweaver Administration.

Thanks

Rishi Abrol

Former Member
0 Kudos

Create adsuser through java ume as technical user and then choose no password change required in VA.

Former Member
0 Kudos

Follow the below steps:

1. Logon to the portal with an administrator user.

2. go to Identity management.

3. create user.

4. select as technical user with no password change.

5. logon to visual administrator,

follow the same steps you will find Mr.ADSUser.

Regards,

Pavan

Former Member
0 Kudos

Hi,

Do you have ABAP+Java installation? To which client is your java stack pointing?

If yes then does your SAPJSF user has the role SAP_BC_JSF_COMMUNICATION role assigned?

Also the roles in the abap system, appear as groups in the java stack.

Regards,

Vamshi.