Hi,
If you take a look in
https://github.com/bpmc/bpm-console/blob/master/server/war-base/src/main/java/org/jboss/bpm/console/server/FormProcessingFacade.java
It's the value of the member field
SUCCESSFULLY_PROCESSED_INPUT
So you can either modify this class or create a filter to modify response content.