Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Abap Proxy - Webas

former_member269988
Participant
0 Likes
1,336

Hi Dear,

Please, i need a help of us.

I try connect SAP Ecc with Webservice (.net) without using SAP PI. I try using RFC, but I did not have success in the connection (although via SM59 has managed). Now i using abap proxy, but when the proxy test connect I received the following message:

"GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system (COMMUNICATION_ERROR)"

I know someone tell me what could be done?

I try check SLDAPICUST

And SM59

Thanks a lot

1 ACCEPTED SOLUTION
Read only

former_member269988
Participant
0 Likes
1,277

I resolved this problem in SOAMANAGER config.

  1. Execute transaction SOAMANAGER,
  2. select tab “Application and Scenario  Communication”.
  3. Select link “Single      Service Administration”.

thanks all.

5 REPLIES 5
Read only

Harish
Active Contributor
0 Likes
1,277

Hi Wilson,

The error is because of proxy connectivity setup in SAP ECC. Can you verify your connection based on below document

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0ac1a33-debf-2c10-45bf-fb19f6e15...

regards,

Harish

Read only

0 Likes
1,277

Hi ,

thanks a lot of your feedback, but i don't use SAP PI to connect....i create a logical port (i know is obsolete) and run the proxy....now the error is this:

Read only

HAL9000
Product and Topic Expert
Product and Topic Expert
0 Likes
1,277

Hi Wilson,

the error message says:

"hostname 'sapclustereep' unknown"

Further info: FAQ Network Interface - Application Server Infrastructure - SCN Wiki -> last question

This means the given hostname cannot be resolved on the ABAP application server host which you wiped out.

If this hostname is correct, let your DNS configuration get checked by your network administrator.

Best regards,

Stefan

Read only

0 Likes
1,277

Hi , thank you of help.

But the connection is necessary useing the Sm59-TC/IP - SAPSLDAPI? I say this because the other error is "Server did not recognize the value of HTTP Header SOAPAction"

Read only

former_member269988
Participant
0 Likes
1,278

I resolved this problem in SOAMANAGER config.

  1. Execute transaction SOAMANAGER,
  2. select tab “Application and Scenario  Communication”.
  3. Select link “Single      Service Administration”.

thanks all.