Skip to Content
0
Former Member
Jan 28, 2008 at 04:57 PM

URL Prefix on J2EE and ABAP

882 Views

Hello,

We have a new double stack (ABAP and J2EE) installation and we are attempting to complete BI integration into portal.

As part of the process we have completed installing 'BI-Java' using the template installer or configuration wizard and then we proceeded to verify the installation using diagnostic tool and we got the below error message

"The URL for ABAP customizing table RSPOR_T_PORTAL: http://invsrvr001.<domain>:50000 is not compatible with the URL for URL with which you call the WebAS Java: http://invsrvr001:50000"

If we modify the customizing in table RSPOR_T_PORTAL to "invsrvr001:50000" we get the following errors:

Error 1 - "The URL for ABAP customizing table RSPOR_T_PORTAL: http://invsrvr001:50000 is not compatible with the URL for ABAP-based BI URL generation for BEx Web Applications 3.x (function module RSBB_URL_PREFIX_GET): http://invsrvr001.<domain>:8100"

Error 2 - "The URL for ABAP customizing table RSPOR_T_PORTAL: http://invsrvr001:50000 is not compatible with the URL for Portal Systemlandscape Web Application Server configuration: http://invsrvr001.<domain>:8100"

Any help resolving this is greatly appreciated.

Regards