cancel
Showing results for 
Search instead for 
Did you mean: 

Error during fetching data from web service

Former Member
0 Kudos

Experts,

We have developed interface by implementing BPM. A request XML containing count of records ,date and time field is hitting to an external web service server. Many of the times, request is successful and files are being fetched by the web service but most of the time, we are getting either of the below error messages.

1) <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message 4d8697ab-06a0-7212-e100-0000945eb0fa(INBOUND) expired

2) <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_SEND_FAILED</SAP:Code>

<SAP:P1>500</SAP:P1>

<SAP:P2>Internal Server Error</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while sending by HTTP (error code: 500 , error text: Internal Server Error) (See attachment HTMLError for details)</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

We have implemented all sorts of time out issue parameters but all in vain. Also, have implemented all the suggestions provided in various blogs. If any one of you could please provide some hint, would be thankful.

Thanks

Veeru

Accepted Solutions (0)

Answers (2)

Answers (2)

samiullah_qureshi
Active Contributor
0 Kudos
Former Member
0 Kudos

Experts,

I will try out the above two links and update accordingly. Kindly guide me accordingly after my response.

In my blog search, have not seen the links provided by you both. Let me try.

Thanks

Veeru

former_member472138
Active Contributor
0 Kudos

Hi

Did you check this out? [LINK|;

Regards

Pothana