(DI-1808) Collector for IDocs
The collector for IDocs monitoring is named: /DVD/MON_IDOC_CL_COL_EDIDC
It collects KPIs about IDocs. The KPIs are defined via KPI definition and input table /DVD/MON_IDOC_I1.
Input table /DVD/MON_IDOC_I1 sets extended KPI definition with following fields:
KPI | KPI name |
KPI rule num | KPI rule number |
Unit | Unit of measure |
Processing time | Processing time for iDoc |
Status | Status of IDoc |
Direct | Direction for IDoc |
IDoc type | IDoc Type |
Msg type | Message Type |
Port | Receiver port |
Partn type | Partner Type of Receiver |
Receiver | Partner Number of Receiver |
Port | Sender port |
Sender type | Partner type of sender |
Sender | Partner Number of Sender |
Add to detail | Add statistics to details |
From lastrun | Snapshot from last run |
Changed by | Last changed by user [automatically filled] |
Changed at | Last changed date [automatically filled] |
In collector parameters needs to be defined:
Parameter name | Description |
IDOC_MAX_SNAPSHOT_TIME | Max snapshot time |
The collector provides also detailed output in detail table for relevant KPIs. The detail table is called: IDocs details - /DVD/MON_IDOC_D1 with following fields:
Timestamp |
System ID |
KPI name |
IDoc number |
Date status error |
Time status error |
Direction for IDoc |
Status of IDoc |
Status text |
IDoc Type |
Message Type |
Processing time for iDoc |
Receiver port |
Partner Type of Receiver |
Partner Number of Receiver |
Sender port |
Partner type of sender |
Partner Number of Sender |
Some KPIs are provided in standard delivery with collector as examples:
KPI name | Description | Unit |
---|---|---|
IDOC_INBOUND_C | Total count of inbound IDocs for last snapshot | Count |
IDOC_IN_ERRORS | Number of Errors in Inbound iDocs Processing | Count |
IDOC_I_PROC_AVG | Average time of successfull inbound IDoc processing (50-53) | s |
IDOC_OUTBOUND_C | Total count of outbound IDocs for last snapshot | Count |
IDOC_OUT_ERRORS | Number of Errors in Outbound iDocs processing | Count |
IDOC_O_PROC_AVG | Average time of successfull outbound IDoc processing (01-30) | s |
IDOC_O_TRANS_AVG | Average time of successful transmission (03->12) | s |
NOTE: All IDocs KPIs have prefix IDOC_*