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

The BookDependencyGroupRequest call 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 a call of JobBookRequest) is supplied along with the dependencies, but it’s 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 Integration ServiceOptimizer Common Standard Return Codes, the possible Integration ServiceOptimizer Common Return Codes from this API are:

Include Page
_API BookDependencyGroupRequest Return Codes
_API BookDependencyGroupRequest Return Codes