JBoss Community

Re: where to find the code of default forms.

created by Chris Melas in jBPM - View the full discussion

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.

Reply to this message by going to Community

Start a new discussion in jBPM at Community