Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SCHUD and version 9.3
Panel

...

The sp:BookDependencyGroupRequest API method can be used to create dependencies between pairs of jobs.

...

On This Page:

...

Related Pages:

...

Panel

The sp:BookDependencyGroupRequest API method can be used to create dependencies between pairs of jobs.

Description

The sp:BookDependencyGroupRequest API method allows dependencies to be defined between pairs of jobs. In most cases, the normal job data for each job (JobID, access hours, etc. - the data supplied in Book Non-Appointment Job SOAP API) is supplied along with the dependencies, but it is also possible to supply dependencies between jobs that are already in the ServiceOptimizer database.

The set of dependencies between pairs of jobs are contained in a sequence of SP_JobDeps:

#define     SP_CostIDSize      10

typedef     char SP_CostID     [SP_CostIDSize  +1];

Definition

The definition of this API is:

Include Page
_API BookDependencyGroupRequest Definition
_API BookDependencyGroupRequest Definition

Return Structure

The API returns a non-standard return structure.

Include Page
_API BookDependencyGroupRequest Response
_API BookDependencyGroupRequest Response

Return Codes

In addition to the Standard Return Codes, the possible Return Codes from this API are:

Include Page
_API BookDependencyGroupRequest Return Codes
_API BookDependencyGroupRequest Return Codes