cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get SAP MII Message Listeners Status in workbench

0 Likes
416

Hi All,

I need to get the SAP MII Message Listeners Status in Workbench. Is there any way to find the status using url or in table.

I tried but I could not found.Could you please help me with this.

Thanks,

Regards,

vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Vinod,

In case you are trying to get the status & details of the Messages ( available in Message Monitor) , BLS Message action blocks can be used.

I have used Query Message block to get all the RFC/IDOC messages and then Read Message block to get the specific details of the message.

-Rajath