cancel
Showing results for 
Search instead for 
Did you mean: 

Active Session in SAP MII

Former Member
0 Kudos

Heelo,

Does anyone know in which table the records of Active Sessions are stored in case I want to extract them via SQL Query?

I looked around but could not get any help or documentation regarding table Name.

Soham

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member4529
Active Contributor
0 Kudos

Hi,

Instead of directly accessing the MII internal tables I'll suggest you to use the Illuminator service to get the active session list:

/XMII/Illuminator?service=Admin&mode=sessionlist&content-type=text/xml

Thanks,

Dipankar