Description
that is, the exception flag is not being set, the stacktrace is not being captured.
One way to reproduce:
- run Estatio-ECP,
- but comment out DocFragmentData#InvoiceDescription_DemoGbr so this info is missing.
- Invoices > Calculate, select OXF-MEDIAX-002
- on resultant InvoiceRun, select the Invoice just created
- Approve the invoice
- creates a command, and corresponding published interaction event
- attempt to Invoice the invoice
- throws an exception
- the command is persisted ... but does not indicate it failed
- there is no corresponding published interaction event.