Error 2032 – Web Service is not available
Symptom
When embedding a BEx Query via the SAP NW BI Connection you receive the error message 2032 immediatly after the BEx query selection dialog.
Other terms
Xcelsius, Error 2032, Java Support Package, Web Service, BicsRemote, version
Reason and Prerequisites
The Xcelsius Designer calls the Web Service BicsRemote to retreive Bex Query Meta Data. If the Web Service is not found on the portal an error 2032 is raised.
Solution
Follow the steps to check if the Web Service BicsRemote exists on the default portal of the BEx Web Runtime (table RSPOR_T_PORTAL). Please note that administrator rights are required perform the checks:
- launch the Webservice navigator on the java server by
e.g. http://
Hint: you can create the first part of URL by logging onto the
ABAP server -> Transaction RSRT -> Button “Java Web”
- select the webservice called “BicsRemote” -> document
- choose the test option
- select the operation: getWebServiceVersion
- on the next screen: press button “Send”
If this procedure does go through successfully and a Web Service version is displayed the error 2032 is not triggered by a missing Web Service.