cancel
Showing results for 
Search instead for 
Did you mean: 

UNCAUGHT_EXCEPTION in Web Service Administration

Former Member
0 Kudos

Hi,

We have an UNCAUGHT_EXCEPTION in Web Service Administration when we try to select a Customer Proxy.

-----------------------------------------------------------------------------------------------------------------------------------------------------

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SRT_WSP_CONFIG', was not caught

     in

    procedure "SET_CONFIG_INFO_STANDARD" "(METHOD)", nor was it propagated by a

     RAISING clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    Initialisierung von Proxy '/BAOA/CO_CALLISTO_IDENTITE_POR' fehlgeschlagen:

    SOAP-Anwendung "URN:SAP-COM:SOAP:RUNTIME:APPLICATION:CLIENT:710" existiert

    nicht

-----------------------------------------------------------------------------------------------------------------------------------------------------

Our system component is:

SAP_BASIS 702 0011 SAPKB70211 SAP Basis Component

TIA

Marc

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Marc,

please check the following note, which contains the solution to your problem: https://service.sap.com/sap/support/notes/1704862

Warm regards - Oliver

Former Member
0 Kudos

Thanks Olivier but the SAP Note is released internally only.

Former Member
0 Kudos

Is it possible for you to send me the Sap Note directly by mail (see my user profile) ?

TIA

Former Member
0 Kudos

I can't see your e-mail details, they are hidden by default. Please drop me a line about this: esworkplace@sap.com.

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

The reason for the dump is that database table SRT_SA_APPL (SOAP Runtime Framework: SOAP Applications) is empty.

I would prefer not to transport table entries from system which has values.

I am looking for another way to fill that table in our ERP system

TIA

Marc