cancel
Showing results for 
Search instead for 
Did you mean: 

"no interface action for sender found" Error in ECC MONI

siddhardha_dnk
Active Participant
0 Kudos

Dear All,

I have a Proxy to JDBC Scenario with normal configuration in which there are two messages in Scheduled with Green flag in ECC MONI.

If i go to "Trace" I found...

<Trace level="1" type="T">--start of determination of sender interface action</Trace>

<Trace level="1" type="T">select interface SIOA_Sales_Order_TDC</Trace>

<Trace level="1" type="T">select interface namespace http://UGSL.com/SAP/PI/SD/S01/Sales_Order_Information_with_TDC</Trace>

<Trace level="1" type="T">no interface action for sender found</Trace>

<Trace level="1" type="T">hence keep interface action INIT</Trace>

<Trace level="1" type="T">--end of determination of sender interface action</Trace>

</SAP:Trace>

This might be a common problem. But I don't understand the reason...

Please help me on this.

Warm Regards,

Sid.

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi Sid,

>>>there are two messages in Scheduled with Green flag in ECC MONI


check:

- Register/Activate the queues in SXMB_ADM - manage queues

- Tcode - SMQ1 & SMQ2 check the status of the queues

Cheers

Agasthuri

Answers (1)

Answers (1)

aashish_sinha
Active Contributor
0 Kudos

Hi Sid,

As Agasthuri replied to you, check if queues are registered - use SMQR. Also check SMQ2 txn for any queue entries. IF you find anything, go inside, and execute it. Message will get processed.

Regards

Aashish Sinha

siddhardha_dnk
Active Participant
0 Kudos

Thanks Ashish...

Warm Regards,

Sid...