Failed to add alarm list at end to batch report
I habe to add at the end of a batch report an alarm list consisting of a list of 5 specific alarms(FAL,FAH,TAH,...). I already added a sheet in my document where i planned to retrieve data. Starting from batch number is tryed "IIT Alarm & Events" / PDL and Batch_Data but without success : No Data.1- How can I verify that datas are aquiried correctly? 2 - What is the best way to achieve my goal ? The running 800xa System is SV4.1 with Batch and Information Manager.
Answers
Are we talking process condition events here?
All process condition events are forwarded to Event Storage (an alarm that return to normal and is acknowledged vanishes from alarm lists).
The ABBAERetrieval() function of DataDirect can read from both alarm and event lists.
If possible, preparing a dedicated event list with filter for the alarms you are in interest of, then add an ABBAERetrieval() function call to read those into your report.
Add new comment