cancel
Showing results for 
Search instead for 
Did you mean: 

Test connection failed: 'ashost' is missing"

Former Member
0 Kudos
1,237

Hello

We are trying to create SAP ERP system as a reference system because of to achieve SSO as described in following link:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/4d/dd9b9ce80311d5995500508b6b8b11/frameset.htm

We have chosen scenario 2, which fits in our SAP landscape because we

have SAP ERP user ids are same in all sap backend system but are

different in SAP NetWeaver portal. We made a sap system using

connection string.

In connection string to application, we put a value "/H/xxx.xx.com/S/3299/H/10.200.7.73/S/3200".

On User Mapping for System Access, when we try to map user id which exists in SAP R3, following exception occurred:

"com.sap.security.core.wd.exception.UmeUiAuthenticationFailedException: Test connection failed.: 'ashost' is missing"

For complete analysis, please find the attached default trace.

Please note that we are implementing business package i.e. ESS/MSS. Besides SAP R3 as a SAP backend, we have also got SAP BW system. We want ESS/MSS to be run on both intranet and internet. Therefore, we have chosen system "SAP system using connection string", not dedicated server.

Could you please tell us that can we define "ashost" in our connection string or is there any work around to solve this error?

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

anja_engelhardt2
Active Contributor
0 Kudos

Hi,

check the system properties:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/8d215bb76d4076e10000000a42189d/frameset.htm

Category Connector:

Application Host (ashost)

Address or name of SAP Application Server (dedicated component)

Regards

Anja

Former Member
0 Kudos

Hello

Thanks for your reply.

Actually, we are using SAP system using connection string not SAP system using dedicated application server. Application Host (asHost) connector category only exists when we choose SAP system from template as dedicated application server. Therefore, in SAP system using connection string, there is no such kind of attribute named as Application Host (asHost).

However, for testing purpose, I selected Dedication sever from template and defined the Application Host. I mapped the user and it worked fine without any error.

It means, ashost exception only occurred when we define SAP system using connection string.

Could you please tell me is there any way to define Application host attribute (ashost) in "Connection String to Application".

Thanks

Ghazanfar Abbas