Hi gurus, I need a help from you:
I have installed two sap systems:
1 - NW 2004s (Abap+Java) to use BW Abap and BI Java (EP is installed too, because it's mandatory for install BI Java)
2 - NW2004s (Java only) to use as EP server (for Portal develpments)
The question is: How can I integrate these two servers?
For example: I need to logon in the portal for execute BI Reports and Queries. But I need to use the portal in the second Installation.
I believe I can do this using two different ways.
1 - Use the User Master from Abap BW side (Is this really possible?)
2 - Use some type of Single Sign-on (Is this possible also?)
I've tried to do the first way. In the portal installation, the choice was "Users from database", because I'm installing only Java Stack. After this, I've changed in Configtool for databaseConfiguration_ABAP.xml and in the parameters of ume.r3.connection, changed to Abap client, user and password.
If I try to test in UME, the test appears that all is working good. But, when I restart Java stack, It's stopped and show in the log something like "Non-zero exit code".
If I return to old configuration, the portal is alive again.
So, I don't finding the best or correct way to solve this problem. Anybody have an idea?
I'll give points!
Thanks a lot,
Carlos