cancel
Showing results for 
Search instead for 
Did you mean: 

RWB Adapter Engine

Former Member
0 Kudos

Hi,

I am trying to monitor Adapter engine

Adapter engine --> adapter monitoring

Error : unable to find the page URL

http://<host>:port/mdt/amtServlet.

The problem is: it is trying to access using only hostname not fully qualified domain name;

Ex: abchost:58900/mdt/amtServelet

If I try : abchost.com/mdt/amtServelet working fine

Where do I need to change configuration?

Regards

Ben

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ben,

the entry for the AE in the RWB Monitoring is generated by the Selfregistration Information done by the Adapter Engine Service called "SAP XI AF CPA Cache" (J2EE Engine Services).

You have to change the properties of this service with the Visual Administrator:

SLD.selfregistration.hostName

Insert here the full qualified hostname.

Best is to set the parameter in "Global Configuration" for this service.

If you save the properties you will be asked to restart the service.

Afterwards the URL in RWB should contain now the FQHN address.

Best regards,

Silvia

Answers (2)

Answers (2)

Former Member
0 Kudos
prateek
Active Contributor
0 Kudos

Change in Windows/system32/drivers/etc host file

Regards,

Prateek

Former Member
0 Kudos

Hi,

Thnaks for prompt reply.

We are on AIX

Please tell me where do I need change the configuration.

We want to use fully qualified domain name.

regards

Ben