Unexplicit error when leave dataset is not pushed
I wanted to get an application from the version 1.0.26 of MOSAIC to the version 1.1. The first capsule retrieves data from the enter dataset, execute a third-party software to visualize this data and then leaves to the next capsule. After updating the TAG names in the notifications (STATUS --> CAPSULE_CONTROL), the scheduler detected an error at the end of the treatment (the third-party software was executed) but no error message was written in the MZ.e of the workspace ; same observation in debug mode. I investigated for a long time before figuring out that in MOSAIC 1.1, the leave dataset had to be explicitly pushed (with MOSAIC 1.0.26, it could be implicitly pushed as the enter dataset, if no new dataset had to be transfered to the next capsule).
Could it be possible to have an explicit error message if an elementary mecanism of MOSAIC is missing (in the described case, notification of leave dataset UUID) ?