Hi All,
Our requirement is, while executing an RFC/BAPI, some message should trigger to MII and MII message listener should capture that message. And we will execute some transaction soon after receiving that message in MII.
For this, we configured RFC destination in SAP system using SM59 transaction and connection test is successful.
And we created Message Processing Rule in MII side.
Now we are trying to execute an RFC using,
CALL FUNCTION <function module name> IN BACKGROUND TASK DESTINATION <our RFC destination name>
but we are not getting any messages in MII message listener and also RFC is not updating anything in SAP side. Is there any other configuration needs to be done for our requirement?
Kindly give me some inputs to achieve our requirement.
Regards,
Aravinth