Hi Everyone,
I need to fetch data from these tables :
SXMSPMAST:
(Integration Engine: Message Queue (Master)) The table is the master table for
the monitoring information. You can get the timestamp, interface status,
message id, and many more information.
SXMSPEMAS:
(Integration Engine: Enhanced Message Queue (Master)) The table provides the
namespaces, the business systems and message interfaces involved in the
interface.
SXMSMSTATT:
(Exchange Infrastructure: Message Status Description) This table provides a
message status description.
SXMSMSTAT: (Exchange
Infrastructure: Message Status) This table is helpful if you want to show the
process status icon for the corresponding message state.
SXMSPERROR: XML
Message Broker: Message Queue (Incorrect Entries)
SXMSCLUP: XMB:
Property Cluster
SXMSPVERS:
Integration Engine: Message Version
SXMSAGGRAW: SAP XI
Status Overview: Integration Engine Raw Data
SXMSALERTLOGGER: XI
Alert Logs
SXMSAEADPMODCHN: XI:
Adapter Module Chains
SMPPSPLIT : XI
Mapping: Merge and Split
how can I fetch data from these tables through PI or XI(by using an interface). these tables are accessible through "Data browser" - SE16 T code.