안녕하세요
BW 랑 BO (EIS 화면 그리는 툴) 모듈을 담당하고 있는 신입인데요.
다름이 아니라, 제가 BO 화면 툴로 Xcelsius 를 사용하는데요.
Xcelsius에서 BEx를 불러오기 위해, '연결'을 누르면 ' #2032 ' 에러가 뜨면서 연결이 안됩니다.. ㅠㅠ
그림을 올리는 법을 모르겠어서 에러메시지 창을 그대로 묘사하면,,
Windows 보안 |
|
| [X] |
The server ep.-----.com is asking for your user name and password. The server reports that it is from /BicsRemote/Config1. Warning: Your user name and password will be sent using basic authentication on a connection that isn't secure. |
|
|
|
사용자 이름: |
|
| |
| 암호: |
|
|
|
| [확인] | [취소] |
저 창에 EP의 계정이나 BW의 계정, BO의 계정 아무계정을 입력해도 저기서는 먹지를 않고,
저 암호창을 3번 입력하고 나면, #2032 라는 에러 메시지가 뜹니다.
근데 이상한건,
Xcelsius에서 BEx로 연결을 하려고 하면, 존재하는 BEx 리스트까지는 검색이 되는 걸로 봐서
아예 연결이 안되어 있는 건 아닙니다.
또, 기존에 이미 연결해 놓은 BEx 레포트 들은 잘 작동되는 상태입니다..
이미 연결해둔 BEx 레포트들은 Xcelsius의 Excel 상에서 변수 위치를을 변경해도 잘 반영되구요.
요약하면,
1. Xcelsius에서 BEx를 연결하면, 위 표와 같은 메시지가 뜹니다. → 이후, #2032 에러 메시지
2. 근데, 기존에 연결되어있는 BEx 레포트 들은 잘 작동되고, 심지어 변수 위치를 Xcelsius에서 변경해도 잘 작동되는 이상한 상황
▷ 결론 궁금점: BO(Xcelsius)와 BEx 를 새로이 연결할 때, 위와 같은 메지가 뜨는 상황입니다.
근데 일반적인 #2032 에러에 해당되는 조치는 안맞다는 생각이 듭니다.
기존에 잘 쓰다가 갑자기 안되는 것이...
비슷한 경험이 있으시거나
확인해야 할 부분이 짐작되는 BW 고수님들 도움 부탁드립니다!
저는 다시 구글링을 하러..
감사합니다~!
댓글 2
-
주너주너
2017.09.16 02:45
-
주너주너
2017.09.16 02:46
Resolution
You need to make sure the following in order to use SAP Netweaver BW connection inside Xcelsius:
Supported System Requirements
Xcelsius Dashboard design (Client side):
- Xcelsius Designer 2008 SP2 or higher also Dashboard Designer 4.x
- BI 7.X Add-On SP901 or higher
- SAP GUI 7.10 or higher
- Adobe Flash 9.0.151.0 or higher
SAP BW NetWeaver Platform (Server side):
- SAP EHP1 for SAP NetWeaver 7.0 SP5 Java and ABAP
Dashboard consumer (Client side):
- Adobe Flash 9.0.151.0 or higher
After the systems confirm to the above, do the following:
- Successfully run the test detailed in SAP Note 1408384 - "Error 2032 - Web Service is not available".
- Implement crossdomain.xml file in the root of SAP Web App server as per Knowledge Base article 1376924 - "Error #2048 /#2032 running Xcelsius models with SAP Datasource".
- The default SAP backend call should be HTTP instead of HTTPs. This can be set by running transaction "sm30" in SAP Logon and setting value through RSPOR_T_PORTAL (SAP Internal Knowledge Base 1390703)
- Make sure Xcelsius/Dashboard Designer client machine can ping/resolve name to the SAP Netweaver BW server successfully. If there exists Proxy/Reverse Proxy in the network, please contact your IT department to configure it correctly.
- Use the SAP NetWeaver BI Diagnostics & Support Desk Tool to check the configuration of your system and to collect detailed information regarding your SAP NetWeaver BI installation. See SAP Note 937697 for more information.
The direct connectivity should now work.
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 <java server url>/wsnavigator
e.g. http://<my server>:<my port>/wsnavigator
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.