FindUpdatedEvents

Searches for events that were updated during a specified time frame.

Sample SOAP Request

Request Parameters

Name

Description

Type

Optional

searchParameters

Specifies the date range to use when searching for events; the following parameters are supported:

  • startDate: earliest date and time of the events to include in the search results, specified in the following format (GMT):

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

  • endDate: latest date and time of the events to include in the search results, specified in the following format (GMT):

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

list

no

Sample SOAP Response

Response Parameters

Name

Description

Type

eventList

List of events matching the specified criteria.

SoapFindEvent

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

Note: The result set for this web service only contains records from the runtime data tables; any matching results for the specified date range in the archive tables will not be returned.

Standard SOAP Parameters

SOAP Response Status Messages