Package | Type | Included in Subscription base license | Release | Description |
---|
Usage Engine Core | Both | Y | 4.0.0 | The product platform. Consists of: Access Services Alarm Services Audit Services Backup Services Client Services Code Server Services Command Line Services Configuration Services Event Services Execution Services External References Services High Availability Services Logging Services Management Services Notification Services Statistics Services Suppress Execution Services System Import/Export Services User Services Workflow ServicesUser Interfaces (Desktops, Command Line Tools) |
Aggregation | Both | Y | 4.0.0 | The Aggregation and Correlation framework. Consists of:
- Profile; defines storage, input type(s), session type, and rules for matching.
- Processing Agent (realtime and batch); defines processing rules for manipulation of sessions, including time out handling.
- APL Commands for processing; all general APL functions are available, in addition to a set of Aggregation specific commands for session handling.
- Inspector; enables inspection, manipulation and deletion of stored sessions.
File storage option is included. Other types are available as extensions. | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | Aggregation |
---|
|
|
Analysis | Both | Y | 4.0.0 | The data analysis and processing agent. Consists of: Profile; defines customized global functions that can be used by all workflows.Processing Agent; validates, manipulates and routes data. Includes a library of functions. Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | Analysis |
---|
|
|
Archive | Offline | Y | 4.0.0 | Enables files to be saved on a filesystem from any route in a workflow. Profile; defines where to store data, how to name sub-directories, and and switch directory policies.Archive Global agent; saves data on a shared filesystem,Archive Local agent; saves data on the local disk (of the JVM the workflow is executing on).Inspector module; enables inspection and deletion of data.Maintenance Task Plug-in; an automatic clean-up task. The clean up intervals and allowed age of archived files is fully configurable. Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | Archive |
---|
|
|
Black Box | Both | Y | 4.0.0 | A generic replacement, "black box agent", for missing or invalid agents in imported workflow configurations. | | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | BlackBox |
---|
|
|
CSV Decoder | System | Y | 4.0.0 Built in decoder and encoder for CSV formats, with a selection of the following standards: Unix | MacWindowsExcelCustomized - user defined selection of delimiter and line break. Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | CSVDecoder |
---|
|
|
Database Collection / Forwarding | Offline | Y | 4.0.0 | Enable collection from and forwarding to database tables. Consists of: Connectivity for DerbyConnectivity for OracleProfile; defines connection details to the database.DB collection agent; Collects rows from databases and inserts them as UDRs into a workflow. A configurable SQL query is executed upon workflow activation, and all matching rows will comprise a batch of UDRs. The format of the UDRs is configurable.DB forwarding agent; Inserts UDRs as rows in database tables. Table columns can be populated with UDR fields or MIM values. Optionally, commit window size can be set. Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | DatabaseCollForw |
---|
|
|
Documentation Generator | System | Y | 4.0.0 | Makes it possible to add documentation of user configuration. | | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | DocGenerator |
---|
|
|
Duplicate Batch | Offline | Y | 4.0.0 | Enables duplication control of collected batches. Metadata for verified batches is kept for a configurable number of days. Duplication check can be based on file size, check sum and MIM values. Duplicates are removed from processing and stored on local disk. Consists of: - Profile
- Processing agent
- Inspector
| | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | DupBatch |
---|
|
|
Duplicate UDR | Offline | Y | 4.0.0 | Provides duplication control of incoming UDRs. Metadata for verified UDRs is kept for a configurable number of days. Duplication check can be based on one or several fields in the UDRs. Duplicates are stored in ECS, or routed on an alternate route in the workflow. Consists of:
ProfileProcessing agentInspector | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | DupUDR |
---|
|
|
Error Correction System (ECS) | Offline | Y | 4.0.0 | Forwards and collects erroneous data to and from the system database. The data can be tagged and grouped, enabling easy inspection for drill-down purposes and reprocessing. A configurable clean up task is executed regularly removing reprocessed data. Consists of: - ECS forwarding agent
- ECS collection agent
- Maintenance Task plug-in
- Inspector
| Git Support Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | ECS |
---|
|
|
| System | Y | 4.0.0 | Support for configuration exports to Git, and configuration imports from Git. |
In-memory storage for Aggregation | Both | Y | 4.0.0Storage option for aggregation in both batch and realtime workflows. Sessions are saved in memory only. No session data is saved between workflow executions. | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | InMemAgg |
---|
| |
Inter-Workflow | Both | Y | 4.0.0 | Forwards and collects data to and from other workflows. Realtime to batch workflow propagation of data is a typical use of the agents. Files are stored on filesystem. - Profile
- Offline collection agent
- Offline forwarding agent
- Online collection agent
- Online forwarding agent
| Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | IWF |
---|
|
|
JSON Decoder | System | Y | 4.0.0Built in decoder and encoder for JSON formats. | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | JSON |
---|
|
|
Kubernetes Client | System | Y | 4.0.0 | The Kubernetes Client. |
Pulse | Online | Y | 4.0.0 A simulator agent useful for test situations. Generates data in a realtime workflow. Configurable parameters: How often a UDR is generated; fixed, linear, gaussian, poisson or single time interval.UDR sequence number; sequential or random, optionally with a range.UDR data; random or fixed. | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | Pulse |
---|
|
|
Supervision Service | Online | Y | 4.0.0 | The Supervision Service can generate events in realtime workflows when certain combinations of conditions are met. These conditions are based on the current values for specified MIM parameters. The generated events can optionally trigger actions. Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | Supervision |
---|
| |
Ultra | System | Y | 4.0.0 | Data format description framework for external and internal formats, and mapping in between. Uses the syntax notation language UFDL (Ultra Format Definition Language). Supports binary, ASCII, and ASN.1 data in the base package. Several additional data formats can be supported - refer to the list of system extensions. Consists of: ProfileASN.1 InterpreterAPL plug-insDecoder agentsEncoder agentsUDR file editorUltra format converter Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | Ultra |
---|
|
|
Web UI Desktop | System | Y | 4.0.0 | The web UI. | Insert excerpt |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
| 02. MediationZone Core Package Details MZ 9 |
---|
name | WebUI |
---|
|
|