cancel
Showing results for 
Search instead for 
Did you mean: 

Data stuck in QRFC in client proxy scenario

Former Member
0 Kudos

In client proxy scenario (proxy to file async). I triggered the report porgram from ECC and I the green flag moni in ECC but the mesage is did nto reach PI as it got stuck in qrfc. It reaches PI upon clearing the message from SMQ2. Please help solve this.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Did you COMMIT after calling the proxy in your abap program?

former_member611181
Participant
0 Kudos

Also check the first message which is stuck. Check for any errors related to this.

Check in ST22 for any dumps. Also check whether PI is connected to ECC or not. (Easy way to check is open SPROXY, if it opens without any warnings PI is connected)

Former Member
0 Kudos

this problem persists when queues are not registered or any abapstack workitem gets into error.

select the workitem in smq2. execute it manually. after completing the execution, goto sxmb_adm tcode, there select manage queues. then register queues.

Former Member
0 Kudos

are the queues active in SMQR?

you can manage he queues from sxmb_adm