Hi Loed
The messages sent by the process chain framework, sending a joblog like protocol if there was an error.
Sending also the specific error message for a DTP request for example is a hard thing to do, and most probably you would need to develop a complete solution for that.
Loading processes like DTP-s and Infopackages can have multiple problems like data related errors or even shortdumps or database related issues. The only way to determine those is to check the corresponding requests in the request monitor and evaluate the errors. Therefore collecting the joblog for the corresponding bi_process_* is not sufficient.
This is of course more simple if there was a dump or something, since the job was aborted.
br
Roland