BackgroundJobsManager.FindByUUID

Syntax:

FindByUUID(<UniqueID>)

Parameters:

<UniqueID> (required)

Type: UUID.
Background job ID.

Returned value:

Type: BackgroundJob; Undefined.
If job is not found for the specified identifier, then returns Undefined.

Description:

Find background job by unique ID. Only administrator or user who started job execution can obtain the job.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community