cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine in RWB pointing to Wrong Host

Former Member
0 Kudos

Hi,

When I click the Adapter Engine in RWB, its pointing to different host name.

Where can I change for it to point to the actual host ?

Thanks

Sourav

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for your reply. I think it got resolved with the above hint

Former Member
0 Kudos

Hi

I think go to

http://server:port/exchangeProfile/index.html

to see how your adapter engine is configured

http://server:port/sld

then check if it is same as RWB is showing. You need to change the exchange profile.

Thanks

Gaurav

Former Member
0 Kudos

Everything you specified is pointing to the right host it has to.

Any other ideas?

Former Member
0 Kudos

Hi

Go to http://<host:port>/webdynpro/dispatcher/sap.com/com.sap.xi.exprofui/XIProfileApp

Your User should have SAP_XI_ADMINISTRATOR_J2EE authorizations

Make changes to connection parameters as per your new host

Java

com.sap.aii.connect.rwb.name
com.sap.aii.connect.rwb.httpport
com.sap.aii.connect.rwb.httpsport

ABAP

com.sap.aii.connect.rwb.r3.sysnr
com.sap.aii.connect.rwb.r3.client
com.sap.aii.connect.rwb.r3.mshost
com.sap.aii.connect.rwb.r3.r3name
com.sap.aii.connect.rwb.r3.group

Runtime Work bench
com.sap.aii.rwb.server.centralmonitoring.r3.ashost
com.sap.aii.rwb.server.centralmonitoring.r3.client
com.sap.aii.rwb.server.centralmonitoring.r3.sysnr
com.sap.aii.rwb.server.centralmonitoring.httpport
com.sap.aii.rwb.server.centralmonitoring.name
com.sap.aii.rwb.server.centralmonitoring.r3.mshost
com.sap.aii.rwb.server.centralmonitoring.r3.r3name
com.sap.aii.rwb.server.centralmonitoring.r3.group

Thanks

Gaurav

Edited by: Gaurav Bhargava on Oct 25, 2008 4:13 AM