Give us contact

Do you prefer to ask us directly?

Call us +420 605 203 938 (the Czech Republic)

or use this contacts

AyMINE | SOA Event Management

Related links


FI - Finance Management

SOA System Management Console

AyMINE SOA Management console provides user interface for complete control of the SOA layer behaviour and partial control of the processing.

You can click on the screenshot to get larger detail.

Event history overview

List of events displays queue of the processed events. Generally the queue describes both historical and future processing. However, it does not included future events raised internally by the time stamps because those events are generated in the planned time.

Historical events provides information about the processing results. System manager has complete control what is running in the background of the system.

Manager can:

  • Restart processing of the event stopped on the exception
  • Complete stop background processes

Back-end systeme emergency stop

For long-time back-end tasks that are running over many records, administrator can send a signal that they should stop. The signal is available to all handler processes.

The handler routines should handle the signal and complete / reject transaction and stop as soon as possible. The signal has high priority and cannot be blocked by other operations. However, system does not kill process of the operation automatically since it would mostly cause more problems that a few seconds necessary for controlled shutdown.

SOA Event Management Console, Screenshot

Event handlers

List of event processor provide information

  • What processors are installed and their parameters
  • Partial history
    • How many times they were processed
    • Last time of the process
    • Last error information

SOA - Event Handlers, system control and process management, Screenshot

Event handlers operational management

System administrator can temporarily or permanently stop the handler processing. If handler support manual start, system administrator start them from this list.

System administrator can even edit the attributes of the processors. This shall be used in caution because it dynamically manage the system behaviour.

All changes provided by system administrator from the console are overwritten during the module reload.