cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout exception at (Client) Proxy to WS scenario

Former Member
0 Kudos

All,

I've implemented sync Abap proxy to WS scenario. During the testing phase, while WS provider was down, i message was sent via the interface. Response to XI was:

<SAP:Error ...

<SAP:Category>XIAdapterFramework</SAP:Category><SAP:Code area="MESSAGE">GENERAL</SAP:Code>

..

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Connection timed out: connect</SAP:AdditionalText>

...

</SAP:Error>

Now,

The Abap programmer wants to know what exception he should try and catch.

Or

Any other solution to identify Time out (by service provider).

Regards,

Uri

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>The Abap programmer wants to know what exception he should try and catch.

come on... abap programmer does not know how to catch all exceptions ??

my proposal - ask him to check on ABAP forum: how to check exceptions

this is also the place to search for other abap basic questions I guess

Regards,

Michal Krawczyk