cancel
Showing results for 
Search instead for 
Did you mean: 

Data is not getting posted in ABAP Proxy.

vijay_b4
Active Contributor
0 Kudos

Hi,

I am working on File to ABAPProxy scenario. The data is not going to proxy.

In PI sxmb_moni is status is successfull and in the R3 sxmb_moni the status is successfull. But the data is not getting posted in the tables(ABAPProxy). I had checked the inbound and oubound queues. And with the same input data, abapers cheked their code in Abapproxy, then the table is getting updated. When we trigger from PI, the tables are not getting updated.Please help me.

Thanks,

Pragathi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The problem may be

Case 1: Cache is not getting refreshed(Check SXI_CACHE)

Case 2: The Queue Is blocked (Check SMQ1 & SMQ2)

Regards,

Sainath

vijay_b4
Active Contributor
0 Kudos

Hi Sainath,

The mentioned 2 cases are done. But still facing the same issue. Any more suggestions?

Thanks,

Pragathi.

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

request your ABAP Team to debug yourproxy code with your data what you hav tested.

Regards,

Raj

vijay_b4
Active Contributor
0 Kudos

As mentioned above, abapers had tested the proxy code with the same inputdata, then its getting updated in the table. But not when iam doing from PI.

Thanks,

Pragathi.

rajasekhar_reddy14
Active Contributor
0 Kudos

The problem resides in ABAP side only because the data successfully delivered to ECC and you are able to see entry in ECC sxmb_moni.

Regards,

Raj

vijay_b4
Active Contributor
0 Kudos

Yes you are correct. The problem is at ABAP side but how to resolve it?

Thanks,

Pragathi.

rajasekhar_reddy14
Active Contributor
0 Kudos

debugigng the proxy code with your data,you have already mention that it was succesfull, i dont have any other clue