Hi
I am getting this error "Message interface is not used by this process" when sending an IDOC from R/3 into XI.
The IDOC is to be collected by a BPM process.
The BPM process is active with a RC=0 in the SXI_CACHE.
The SXMB_MONI log indicates to me that it has found the correct BPM and interface mapping. But for some reason the error occurs.
I have checked the following
My BPM Process is active in SXI_CACHE
My BPM Process uses same abstract message interface as per Receiver and Interface Determination.
I can test this via Test Configuration tool and it finds the correct Receiver Determination, Interface Determination and Interface Mapping.
What else can I do ?