ResourceNotFoundFailure

From
(Difference between revisions)
Jump to: navigation, search
m (Description)
m (Fields)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
== Description ==
 
== Description ==
 
Indicates than an attempt was made to find a resource specified by an resource name.  No resources matching the name were found, and this failure object will be returned instead.
 
Indicates than an attempt was made to find a resource specified by an resource name.  No resources matching the name were found, and this failure object will be returned instead.
 +
 +
Note that resource names are unique in an organisation, and are used as the primary key on EService.
  
 
== Fields ==
 
== Fields ==
Line 9: Line 11:
 
!Name
 
!Name
 
!Type
 
!Type
 +
!Size
 
!Description
 
!Description
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|resourceName
 
|resourceName
 
|String
 
|String
 +
|60
 
|The resource name of the request to find a matching resource.
 
|The resource name of the request to find a matching resource.
 
|}
 
|}

Latest revision as of 21:54, 30 August 2005

[edit] Description

Indicates than an attempt was made to find a resource specified by an resource name. No resources matching the name were found, and this failure object will be returned instead.

Note that resource names are unique in an organisation, and are used as the primary key on EService.

[edit] Fields

The data fields of this object.

Name Type Size Description
resourceName String 60 The resource name of the request to find a matching resource.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux