queue_manager_submit_job

Submits a job to a queue for deferred processing. A job consists of a command, its parameters, and a list of tasks that process the result of the command.

arguments

return value

String

Returns the message id of the queued job.

groups