UserNotFoundFailure
From
(Difference between revisions)
m (→Fields) |
|||
Line 9: | Line 9: | ||
!Name | !Name | ||
!Type | !Type | ||
+ | !Size | ||
!Description | !Description | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|userPK | |userPK | ||
|String | |String | ||
+ | |9 | ||
|The primary key contained in the request, which could not be matched to any user in this organisation on the EService server. | |The primary key contained in the request, which could not be matched to any user in this organisation on the EService server. | ||
|} | |} |
Latest revision as of 21:44, 30 August 2005
[edit] Description
An attempt was made to update or modify an existing user on EService, but no user with a primary key matching the key in the request could be found.
[edit] Fields
The data fields of this object.
Name | Type | Size | Description |
---|---|---|---|
userPK | String | 9 | The primary key contained in the request, which could not be matched to any user in this organisation on the EService server. |