cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Proxy - Time linit exceeded

Former Member
0 Kudos

Hi All,

I have a JDBC-XI-R/3 scenario. ABAP proxy is used at the receiver end. My scenario is to create POs from the details present in database. For this a we use a funtion module in R/3.

The problem is there are a large number of records in the data base >100. So the data coming into proxy calls the function module. For some time I can see the msg in queue with status "Transaction Executing". All goes well till this point. But after this, I am getting the error "Time limit exceeded" in queue at R/3 side.

How to handle this. Any help is appreciated.

Thanks & Regards,

Jai Shankar.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

- is the call ok from XI point of view?

- can you tell the queue name from R3 ?

Regards,

michal

Former Member
0 Kudos

Hi Michal,

The call is ok from XI point of view.

Queue name-->ZBQRZ05

Hi Bhavesh,

Am looking into the blog.

Thanks & Regards,

Jai Shankar.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>Queue name-->ZBQRZ05

do you call your RFC in a queue

(qRFC) from the proxy code?

Regards,

michal

Former Member
0 Kudos

Hi Bhavesh,

I looked into the blog. I think my scenario doesnt fit into that.

The msg is SYSFAIL in Queue Status in qRFC monitor after the error "Time limit exceeded". In XI server the msgs are with checked flag. In R/3 they are in green color indicating scheduled. All the msgs goes to scheduled status since the first msg itself is not processed sucessfully.

Appreciate your help.

Thanks & Regards,

Jai Shankar.

bhavesh_kantilal
Active Contributor
0 Kudos

Jai,

thanks for that update

Regards,

Bhavesh

Former Member
0 Kudos

Hi Michal,

<i> do you call your RFC in a queue

(qRFC) from the proxy code</i> --> The proxy makes a call to standard function modul and not a RFC.

Appreciate your help in this.

Thanks & Regards,

Jai Shankar.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

try asking your basis team to increate the dialog work process timeout for a moment and check then

Regards,

michal

Former Member
0 Kudos

Michal,

Thanks for a valuable tip. What is meant by "increasin the dialog work process timeout". And why do you say for a moment, does it affect other operations or performance?

Thanks & Regards,

Jai Shankar.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>What is meant by "increasin the dialog work process timeout".

ask your basis team when you'll ask them to change it - as they need to change it

>>>> it affect other operations or performance?

yes it does

Regards,

michal

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Jai,

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

This blog should help.

Regards,

Bhavesh