cancel
Showing results for 
Search instead for 
Did you mean: 

Dual Stack NW installation with UME as R/3 System(ABAP only)

Former Member
0 Kudos

I have a quick question guys. I am about to install a dual stack NW system with ADS(SQL server database on windows) and will use a R/3 Enterprise running on unix as the UME datasource. Now this R/3 enterprise backend already acts as bakend for Portal system and uses sap logon tickets and as such already has the user SAPJSF. Now when i actually perform the NW 7.0 installation and enter a master password during the course, would this override the SAPJSF user in R/3 backend system at all.

What are the general problems that are caused with using an existing ABAP only system as the UME for your Java stack(Dual stack actually) systems. Can you advise.

Regards

Kalyan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks guys

MichaelShea
Product and Topic Expert
Product and Topic Expert
0 Kudos

We recommend adding the SID to the name of these users for UME-ABAP connections.

SAPJSF_SID

J2EEADMIN_SID

J2EEGUEST_SID

Then it is clear which Java system is making changes to the AS ABAP. Otherwise you could run into auditing problems.

-Michael

Edited by: Michael Shea on Mar 10, 2010 4:08 PM

Link to the documentation: http://help.sap.com/saphelp_nw70/helpdata/EN/8f/67d27676ace84080964d4c4223bb3c/frameset.htm

0 Kudos

Hello Kalyan,

I don't see any problem on using an ABAP datasource for two different AS Java. The unique constraint is regarding the passwords of J2EE_ADMIN and SAPJSF, that will be the same on both systems.

Other option for this environment is creating a new client on ABAP backend for the brand new system you are installing.

Kind regards,

Lisandro