PeopleCode to set App Engine to 'No Success'
Hello.
Is there a way to programmatically set an App Engine to 'No Success'? I can only find how to set it to Warning or Success. If I catch an error, the App Engine still runs to success - I want to catch an error and set the AE to 'No Success'.
Thanks!