Neolane - JavaScript API - v6.1.0

Unknown
setNextProcessingDate
Forces the next date of processing by the task.
setNextProcessingDate (timestamp)
Parameters
timestamp
Next processing date. If empty, the next processing will be straightaway.
Return value
None.
Remarks
  • Using this method overrides the next processing date if given by the scheduler.
  • The next processing is always performed by the *_recall() function.
Features
Method of class: WorkflowTask
Available in:
  • Workflow

jsapi-en

previous page start next page