This call returns the specific user properties. You can view the XML input and output parameters, which have to be passed for getting user properties. There is a list of errors and warning that can occur in the execution.
* implies for the mandatory parameter.
|
Name |
Parent Tag |
Description |
Valid Value |
|
Option * |
Root |
It refers to the case sensitive call name. |
case sensitive call name. |
|
EngineName * |
Root |
It is the cabinet or database name, which has to be connected. |
NA
|
|
SessionID * |
Root |
It is the logged in user session id |
NA
|
|
UserID * |
Root |
It is the user id for which the properties are to be fetched. |
NA
|
|
DataFlag |
Root |
It is the flag for whether the data is to be fetched or not. |
Y = Yes N = No |
|
Name |
Parent Tag |
Description |
|
Option |
Root |
It refers to the case sensitive call name. |
|
MainCode |
Exception |
Error code specified by WAPI. |
|
Name |
UserInfo |
It is the user name |
|
PersonalName |
UserInfo |
It is the personal name of user. |
|
FamilyName |
UserInfo |
It is the family name of user. |
|
|
UserInfo |
It is the email address of the user. |
|
CreatedDateTime |
UserInfo |
It is the date/ time of creating user. |
|
ExpiryDateTime |
UserInfo |
It is the date/time of expiring the user. |
|
Comment |
UserInfo |
It is the comments associated with the user... |
|
Code |
Constant Value |
Message |
|
11 |
WM_NO_MORE_DATA |
No more records |
|
15 |
WM_INVALID_SESSION_HANDLE |
Invalid session |