suspend profile()
This function sets the status of the current job's underlying profile to suspended and stops the current job with error message a. Subsequent tries to start the profile will be denied with an error until the status is changed back accordingly. This needs to be done manually, there is no function allowing to do that.
Note: Suspended profiles are displayed in the Control Center under "Exceptions".
Parameters
Parameter |
Description |
a |
Error message being logged, e.g. the reason why the profile is suspended. |