ResourceNotFoundFailure
From
(Difference between revisions)
m (→Description) |
m (→Fields) |
||
Line 11: | 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. |