GetUnsynchronisedJobsResult

From
Revision as of 02:34, 3 June 2005 by Tristan (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Returns an array of all the JobCustomerBean for each job it can find that is considered "unsynchronized" for the "flag" name (synchronisationID field) passed in. This includes all jobs that have never been marked as "synchronised" by calling the AckJobSynchronisation method with its details, or jobs that have been marked, but each job has since changed or been updated in some way.

Success Mode

Returns an aray of zero or more JobCustomerBean in the jobs field which match the criteria described above.

Failure Modes

One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.

Type Description
AccessDeniedFailure The username or password was incorrect, or lacked the right to complete this function.
ValidationFailure One or more fields contained invalid values.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux