GetJobsBySynchronisationResult
From
(Difference between revisions)
(→Description) |
(→Description) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
− | Returns an array of [[JobCustomerBean]] for job which has an ID in the external record matching the value specified in the synchronisationReference parameter and has been synchronised to the organisation (flag) specified in the synchronisationID parameter. | + | Returns an array of [[JobCustomerBean]] for job(s) which has an ID in the external record matching the value specified in the synchronisationReference parameter and has been synchronised to the organisation (flag) specified in the synchronisationID parameter. |
== Success Mode == | == Success Mode == |
Revision as of 22:00, 3 January 2006
Description
Returns an array of JobCustomerBean for job(s) which has an ID in the external record matching the value specified in the synchronisationReference parameter and has been synchronised to the organisation (flag) specified in the synchronisationID parameter.
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. |