Table of Contents

Search

  1. Preface
  2. API Reference

global Id submitJob (Boolean allowConcurrentExecution, Id dependsOnQueueEntry)

global Id submitJob (Boolean allowConcurrentExecution, Id dependsOnQueueEntry)

Submits the external apex batch job to the CC360 Batch Queue with the flag to enable concurrent exection and the queue ID of an existing job in the CC360 Batch Queue.
The concurrent execution depends on the queue ID of the existing job.

Parameters:

allowConcurrentExecution
If TRUE, the job is enabled for concurrent execution.
dependsOnQueueEntry
The queue ID of an existing job in the CC360 Batch Queue.

Returns:

The job ID in the CC360 Batch Queue.

Exceptions:

DS_QueueManagerException

0 COMMENTS

We’d like to hear from you!