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

Call WSDL

Former Member
0 Likes
886

Hi all,

I create a CLIENT PROXIES, but when I call the class generated by the system, I have this short dump:

<b>Error analysis</b>

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_AI_SYSTEM_FAULT', was not caugh

and

therefore caused a runtime error.

The reason for the exception is:

Error (id=GET_BUSINESS_SYSTEM_ERROR): An error occurred when determining the

business system (COMMUNICATION_ERROR)

The occurrence of the exception is closely related to the occurrence of

a previous exception "CX_XMS_SYSERR_PROXY", which was raised in the program

"CL_PROXY_RUNTIME_ERRORS=======CP",

specifically in line 16 of the (include) program

"CL_PROXY_RUNTIME_ERRORS=======CM008".

The cause of the exception was:

An error occurred when determining the business system (COMMUNICATION_ERROR).

What is the business system? And how I can create it?

Thans a lot for your help.

Regards,

Giulio

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
486

did you also maintain the logical port?

check this weblog for moredetails on how to create client proxy and how to run the client proxy.

/people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap

Regards

Raja

Hi all,

I create a CLIENT PROXIES, but when I call the class generated by the system, I have this short dump:

<b>Error analysis</b>

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_AI_SYSTEM_FAULT', was not caugh

and

therefore caused a runtime error.

The reason for the exception is:

Error (id=GET_BUSINESS_SYSTEM_ERROR): An error occurred when determining the

business system (COMMUNICATION_ERROR)

The occurrence of the exception is closely related to the occurrence of

a previous exception "CX_XMS_SYSERR_PROXY", which was raised in the program

"CL_PROXY_RUNTIME_ERRORS=======CP",

specifically in line 16 of the (include) program

"CL_PROXY_RUNTIME_ERRORS=======CM008".

The cause of the exception was:

An error occurred when determining the business system (COMMUNICATION_ERROR).

What is the business system? And how I can create it?

Thans a lot for your help.

Regards,

Giulio

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
487

did you also maintain the logical port?

check this weblog for moredetails on how to create client proxy and how to run the client proxy.

/people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap

Regards

Raja