Hello together,
quick question regarding /AIF/IFMON:
I have an interface (using the XML engine). Data is transferred via a proxy in a custom action in the structure mapping of the interface (we're not using the AIF standard to transfer the data to the proxy in that interface). The interface is not generating any log entries in case everything was successfull. Only error messages are loged in case there are any.
I do see the interface in /AIF/IFMON besides my other interfaces (customizing is the same for the other ones) but I do not see any message count for this interface. Running the correction report gives the following results:
Alert-Indextabelle prüfen
<namespace> / <interface> / 1 :
4.810 Nachrichten geprüft; 0 vorhandene Einträge, 0 erwartete Einträge, 0 korrekte Einträge, 0 veraltete Einträge (zu löschen), 0 fehlende Einträge (hinzuzufügen)
Statistik neu generieren
Statistiken der Schnittstelle prüfen: <namespace>/<interface>/1
Statistiken der Schnittstelle neu generieren: <namespace>/<interface>/1
0 Einträge in der Statistiktabelle /AIF/MSG_STATALL wurden gelöscht
0 Einträge in der Statistiktabelle /AIF/MSG_STAT wurden gelöscht
0 Einträge in die Statistiktabelle /AIF/MSG_STAT wurden eingefügt
0 Einträge in die Statistiktabelle /AIF/MSG_STATALL wurden eingefügt
Statistik komprimieren
Nachrichten-Statistiktabelle /AIF/MSG_STAT wird komprimiert Schnittstelle: <namespace>/<interface>/1
<namespace>/<interface>/1 0 Datenzeilen vor der Komprimierung in der Statistiktabelle /AIF/MSG_STAT 0 Datenzeilen nach der Komprimierung in der Statistiktabelle /AIF/MSG_STAT
Nachrichten-Statistiktabelle /AIF/MSG_STATALL wird komprimiert Schnittstelle: <namespace>/<interface>/1
<namespace>/<interface>/1 0 Datenzeilen vor der Komprimierung in der Statistiktabelle /AIF/MSG_STATALL 0 Datenzeilen nach der Komprimierung in der Statistiktabelle /AIF/MSG_STATALL
It's German but I assume you can get the point. There are messages but I don't see them in /AIF/IFMON because there are no entries in the AIF Statistic tables.
What's the reason for that? Is it because there are no messages logged at all or is there another reason?