cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Server Proxy: Message getting blocked in R/3 Application system

Former Member
0 Kudos

Dear All,

We have developed a FILE->XI->SAP R/3 (WAS 620) interface using ABAP Server proxies. Message gets successfully transferred to R/3 system using proxies but is getting stuck in inbound queues with green flag and message <b>"message scheduled(commit follows)"</b>. In queue it displays status as <b>"CPICERR"</b> with description <b>"connection closed(no data)"</b>. When trying to execute LUW manually from queue it throws message <b>"Target system/gateway not active"</b>. I've checked queues they are registered properly, SLDAPICUST, SLDCHECK & Integration Engine Configuration checks are successful.

Can you please provide your valuable inputs?

Thanks and Best Regards

Prashant Rajani

Accepted Solutions (0)

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Prashant,

plz have look to OSS notes 656038 and 814707.

Regards,

Udo

stefan_grube
Active Contributor
0 Kudos

Do you have a "commit work" statement in your server proxy code?

Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

I am doing a submit to another report from ABAP proxy which inturn updates data in respective tables. Whether still commit work is required after submit?

The code was tested succesfully in Dev and in QA it started giving this problem.

Please let me know if we are missing on something.

Thanks & Regards

Prashant

prabhu_s2
Active Contributor
0 Kudos

in QA are the q's registered ? Also the dev and qa share the same versions/SP?