XIQS Create User
From IQsimWiki
Latest revision as of 21:22, 4 August 2011
XIQS Create User - User Management
Description |
---|
createXIQSUser ( String login, String password, Long id_partition, Integer default_time_zone, String last_name, String first_name, String email_address, String user_language [, Integer ui_allowed] )
Create a new xiqs user in the specified partition. |
Parameters |
---|
String login Login name String password Login password Long id_partition User's partition Id Integer default_time_zone Timezone Id, see Timezone table String last_name User's last name String first_name User's first name String email_address User's email address String user_language User's language [ Integer ui_allowed] Flag which defines if user interface is allowed for this user |
Return Values |
---|
Integer id_user - Id of created user Error Data structure ( Error Management ) Possible failure code returns |
See Also |
---|
Example |
---|
[REQUEST] |