Hi All,
I am implementing a batch task plugin and during batch task execution multiple error, warning or info event can happen. Errors of course block the execution, but warnings can be ignored, info item are just for informing the user know what happened. I am looking for the best way to display these events/messages for the user. Based on the UI there should definitely exists a possibility to do such thing (see image below). For errors I just need to throw an exception, but I do not see how can I add a warning. So my question is that, how can I add a "Warning" in a "AbstractFileContentProcessingAutomaticTask" specifically? And is there a way to add info messages?
Thank you in advance for your reply,
Balazs

Generated Image Alt-Text
[edited by: RWS Community AI at 1:07 PM (GMT 1) on 24 Apr 2026]
Translate