Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Error handling by the program unit

There are two situations in which a program unit can respond to errors:

  • In the case of less serious errors:
    The program unit retains control and can react with a programmed rollback (see below).

  • After a service restart:
    The program unit is restarted, receives status information and possibly a rollback message and can respond to the error situation.