I know SolMan can monitor PI interfaces.. but we're entering an environment that will have multiple middleware technologies (PI/PO, WebMethods, and HCI).
I'm considering creating some sort of interface dashboard where users(as well as IT) can access and check the health of their interfaces.
I'm thinking I can create 1 simple Method call for all interfaces to use. That would populate some Ztable and we'd put up some sort of UI5 frontend for reporting.
In the method call, I'd include fields such as:
Functional Area (e.g. FI, MM, SD)
Inbound/Outbound indicator
Interface Name
Start Date/timestamp
End Date/timestamp
Number of Total Records
Number of Errors
Maybe even have it interactive where the users can click to navigate to some sort of error-correction workbench or more detailed report.
I'm thinking i'd also have a separate config table to list these interfaces, run frequency, expected # of records(for some tolerance checks), expected total $ (for some tolerance checks).. maybe a few other things..
Has anyone done something like this and have any advice?
You might have a look at SAP AIF presentations to get a few ideas
(or buy/install AIF ;-) )
Add a comment