cancel
Showing results for 
Search instead for 
Did you mean: 

Link User Management ABAP-Java Stack

Former Member
0 Kudos

Hello everybody,

we have a WAS 6.40 ABAP+Java running. In client '000' if i create a new user, this user is also available at the java stack of the WAS. But if i create a new user in client 'XXX' (a copy of the client '001') it does not show up at the Java Stack. So there has to be some customizing settings i missed to set. Anyone can give me a hint?

thx

Markus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi.

First you'd better not use client 000 when install java engine.

u should copy a client from 000, when intallation

java engine, use this client, when ask you to input client and ddic password.

But if you have do so, just copy the client. and maintain the configuration in Visual Administrator.

1. In the left frame choose Server - Services - Configuration Adapter

2. In the tab Display Configuration (right frame) choose Switch between view and edit mode to activate the edit mode.

3. Choose cluster_data- server - cfg - services - Propertysheet com.sap.security.core.ume.service

4. Choose Show the detail of the selected node

5. The parameter ume.r3.connection.master.client must be set to your SAP ABAP client. Adapt the value if

necessary.

wish it helps

best Regards

Sheng

Message was edited by: Sheng Wang

Message was edited by: Sheng Wang

Former Member
0 Kudos

but please make sure, the relevant user (J2EE_ADMIN and J2EE_GUEST are also there with the correct passwords or the J2EE engine may not start.

Additionla info is available in the docs at:

Parameters: http://help.sap.com/saphelp_nw04/helpdata/en/84/10594aecd3e1408845e66c432b955e/frameset.htm

More general configuration info:

http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/frameset.htm

Regards,

Patrick

Former Member
0 Kudos

Thank you guys, i got it working

regards,

Markus

Answers (0)