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.4
Panel

On This Page:

Table of Contents

Related Pages:

Panel

The sp:GetJobsRequest API method call can be used to get the jobs for employees.

Description

The sp:GetJobsRequest API method returns the list of jobs for a given employee on a given date. If they are resourced, they are returned in order of their ExpectedStart.

...

The information returned is grouped together in several structures within a larger structure. It’s not expected that all of the information returned will be used by the caller, but all available information which might possibly be useful can be returned. Some fields may be null, either because they were not specified when the job was booked, or because they are only applicable to either appointments, SLA work or because the job is unresourced.

Definition

The definition of this API is:

Include Page
_API GetJobsRequest Definition
_API GetJobsRequest Definition

Return Structure

The API returns a non-standard return structure.

Include Page
_API GetJobsRequest Response
_API GetJobsRequest Response

Return Codes

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

...