Transaction security
With integration solutions it must be ensured that data will actually arrive and not be lost, even in cases of a power outage. In E2E BRIDGE the process logic of such critical transactions is mapped in UML State machines whose internal status persists (stored) with each change in status. In addition, the entire history of status changes persists in a “history” state that, in case of an error, can be restarted via a retry-signal. This restarts processing at the point at which the error had previously occurred.
This way an extremely error-tolerant integration solution can be built with minimal modelling effort.