Deprecated and Disabled Methods

As of version 5.x, the Archer uses the following terminology when referring to methods that are, or will be, phased out of usage:

  • Deprecated. This method still works, but may be removed in a future release. To ensure continued compatibility, any legacy content should be updated with the replacement method.
  • Disabled. This method no longer works and has been removed. Replacement methods may exist. To ensure continued compatibility, any legacy content should be updated with the replacement method.

Deprecated Methods

The following methods are Deprecated as of version 5.x.

Deprecated Method

Replacement Method

CheckSearchStatus

This method now always returns 100.

No replacement currently exists.

CheckSearchStatusByPageSize

This method now always returns 100.

No replacement currently exists.

CreateUser

CreateUserEx

RetrieveSearchResultsPage

ExecuteSearch

RetrieveSearchResultsPageByPageSize

ExecuteSearch

SearchRecords

ExecuteSearch

UpdateUser

UpdateUserEx

UpdateRolePagePermissions

UpdateRolePagePermissions2

Disabled Methods

The following methods are Disabled as of version 5.x.

Disabled Method

Replacement Method

AssociateToVendor

UpdateRecord

BindContentToChildLevelContent

UpdateRecord

BindContentToParentLevelContent

UpdateRecord

CreateChildValuesListItemWithNumericValue

No replacement currently exists.

CreateDomainUserSession

CreateDomainUserSessionFromInstance

CreateTechnology

CreateRecord

CreateTechnologyVersion

CreateRecord

CreateUserSession

CreateUserSessionFromInstance

CreateValuesListValueChild

No replacement currently exists.

CreateVendor

CreateRecord

DeleteAllRecords

No replacement currently exists.

DeleteTechnology

DeleteRecord

DeleteTechnologyVersion

DeleteRecord

DeleteVendor

DeleteRecord

DisassociateFromVendor

UpdateRecord

GetParentRecordIds

GetRecordById

GetTechnology

GetRecordById

GetTechnologyVersion

GetRecordById

GetTimeZones

No replacement currently exists. For a list of supported time zones,
see Supported Time Zones.

GetValueListByParent

No replacement currently exists.

LookupTechnology

ExecuteSearch

LookupTechnologyVersion

ExecuteSearch

LookupVendorByName

ExecuteSearch

UnbindContentFromChildLevelContent

UpdateRecord

UnbindContentFromParentLevelContent

UpdateRecord

UpdateTechnology

UpdateRecord

UpdateTechnologyVersion

UpdateRecord

UpdateVendor

UpdateRecord

UseDaylightSavings

No replacement currently exists.