/
CMS_JobRetryLater
CMS_JobRetryLater
Description
Cancels the job execution and will be run at next Agent cycle.
Note: This function will set bStatus to False in order to skip the Job execution
Syntax
CMS_JobRetryLater(sTxt) As Boolean
Parameters
sTxt (String)
Append message to Log
Return value
Boolean, TRUE if function completed successfully.
Example
VBScript
If bStatus Then bStatus = CMS_JobRetryLater("Waiting for Office 2010 installation")
Related functions
, multiple selections available,
Related content
PowerPack tips and examples
PowerPack tips and examples
Read with this
CMS_JobRetryLater
CMS_JobRetryLater
More like this
Error Codes
Error Codes
Read with this
CMS_JobRetryLater
CMS_JobRetryLater
More like this
CMS_JobRetryLater
CMS_JobRetryLater
More like this
Job_End
More like this