FindTemporaryReplacements

Returns a list of Temporary Replacements for the specified User.

Sample SOAP Request

Request Parameters

Name

Description

Type

Optional

searchParameters

List of search parameters specifying which Temporary Replacements to return (the only parameter currently supported is replacedUser)

TemporaryReplacementSearchParameters

no

Sample SOAP Response

Response Parameters

Name

Description

Type

matchingReplacements

List of Temporary Replacements matching the specified criteria. Each item listed includes:

  • The identifier of the temporary replacement, which can be used as input for the FindTemporaryReplacement and UpdateTemporaryReplacement web services
  • The target name of the replacement User
  • The start date, in GMT, of the replacement in the following format:

dd/mm/yyyy h:mm:ss AM/PM

  • The end date, in GMT, of the replacement in the following format:

dd/mm/yyyy h:mm:ss AM/PM

  • The Group to which the replacement applies
  • A flag indicating whether the replacement applies to all Groups

SoapTemporaryReplacements

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages