Description
The following table displays the documentation for the 'UserSolutionFirstGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves date the user first accessed a specific solution |
Español (moderno) |
Obtiene la fecha en la cual el usario accesó una solución específica por primera vez |
Português (Brasil) |
Retorna a data na qual o usuário acessou uma solução específica pela primeira vez |
Parameters
The following table describes all of 'UserSolutionFirstGet''s parameters, in every language available.
ID |
Name |
Language |
Description |
Type |
Min-Max Length |
Reentr Key Member |
Optional |
---|---|---|---|---|---|---|---|
1 |
Login |
English (United States) |
Operation handle returned from succesful call of UserLoginAllow, identifying user retrieving information |
48-48 |
No |
No |
|
2 |
User |
English (United States) |
E-mail address of user having first access date retrieved |
7-128 |
No |
No |
|
3 |
SolutionName |
English (United States) |
Name of solution to be checked for first access by user |
8-32 |
No |
No |
|
1 |
Login |
Español (moderno) |
Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando el usuario que toma la información |
48-48 |
No |
No |
|
2 |
User |
Español (moderno) |
Dirección de correo electrónico del usuario del cual se desea la fecha de primer acceso |
7-128 |
No |
No |
|
3 |
SolutionName |
Español (moderno) |
Nombre de la solución a ser verificada por el primer acceso del usuario |
8-32 |
No |
No |
|
1 |
Login |
Português (Brasil) |
Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando o usuário que busca a informação |
48-48 |
No |
No |
|
2 |
User |
Português (Brasil) |
Endereço de e-mail do usuário para o qual busca a data do primeiro acesso |
7-128 |
No |
No |
|
3 |
SolutionName |
Português (Brasil) |
Nome da solução a ser verificada pelo primeiro acesso pelo usuário |
8-32 |
No |
No |
Return Value
'UserSolutionFirstGet' returns a value of type timestamp (minimum length of returned values is 24 characters characters, while maximum length of returned values is 24 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'UserSolutionFirstGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Usr0000024 |
English (United States) |
Specified user does not have the needed right to invoke this API |
:@Err#Usr0000028 |
English (United States) |
User doesn't own the right to use the specified solution |
:@Err#Usr0000024 |
Español (moderno) |
Usuario informado no tiene los derechos necesarios para llamar esta API |
:@Err#Usr0000028 |
Español (moderno) |
Usuario no posee el derecho de usar la solución especificada |
:@Err#Usr0000024 |
Português (Brasil) |
Usuário especificado não possui os direitos necessários para chamar esta API |
:@Err#Usr0000028 |
Português (Brasil) |
Usuário não possui o direito de usar a solução especificada |
US Patent Requested