The user is able to set the status to "succeeded" by writing the following code in the process:
response.update_status('Status message: setting percentage directly to 100', 100)
This leads to a response XML (in asynchronous mode) with status = succeeded including outputs that may not be created.