Difference between revisions of "Field: User Username"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{{Help_Files_Import_module}}  
 
{{Help_Files_Import_module}}  
  
 +
== Field: User_Username  ==
 +
 +
{| width="1189" class="tableintopic FCK__ShowTableBorders" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="2"
 +
|-
 +
| width="168" height="0" |
 +
| width="1020" height="0" |
 +
|- align="left" valign="top"
 +
| width="1189" style="border: 1px solid rgb(1, 1, 1);" colspan="2" |
 
== Field: User_Username ==
 
== Field: User_Username ==
<table width="1189" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic">
 
<tbody><tr>
 
<td width="168" height="0"></td>
 
<td width="1020" height="0"></td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="1189" colspan="2" style="border:1px solid #010101;"><h2 class="heading2">Field: User_Username</h2>
 
</td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Type</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">String</p>
 
</td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">General Description</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">The user name is a unique value identifying every single user in the system</p>
 
</td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Import Group</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">User Information</p>
 
</td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Business Rules</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><ul class="listbullet"><li class="listbullet">If there is not a User name column specified, User name mask can be used as an alternative method. </li><li class="listbullet">User name mask is any legal character (a-Z, 1-2, underscore and dash) followed by the key/tag {0}. This tag will be replaced by the ID of the newly created user. Example of a user name mask is 'CoolUser{0}'.</li><li class="listbullet">If even User name mask is not supplied, then the default mask in the system &ndash; that is ‘CAT{0}’, will be used as the user name mask for all imported Users, where {0} is the newly created Id of imported user in the system. </li><li class="listbullet">New user name is created only when you are not updating an existing user in your database. </li><li class="listbullet">The field used to identify updates of existing user is user_id. In other words, if user_id is specified in your excel then the user name will not be used.</li></ul></td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Auto mapping</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">In order to ensure auto mapping then the column name in the Excel must fit with the given name in import. This name is language dependent as shown: </p>
 
<p class="bodytext">UK: User_Username</p>
 
<p class="bodytext">DK: Bruger_Brugernavn</p>
 
<p class="bodytext">&nbsp;</p>
 
</td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Validation</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><ul class="listbullet"><li class="listbullet">Imported user name may not exist in database already (must be unique). Error type: ERROR (the import job will not be allowed to be executed)</li><li class="listbullet">User names may not contain the characters [ / ] and [ . ]. Error type: ERROR(the import job will not be allowed to be executed)</li><li class="listbullet">User names should be between 6 and 50 characters. Error type: ERROR(the import job will not be allowed to be executed)</li></ul></td>
 
</tr>
 
<tr valign="top" align="left">
 
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Notes</p>
 
</td>
 
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">If you are importing to a new user and the user name is empty a user name will automatically be created for the user. </p>
 
<p class="bodytext">As explained above, the priority of which user names will be applied are:</p>
 
<ul class="listbullet"><li class="listbullet">Highest: Existing users will always keep their existing user name</li><li class="listbullet">Second: New users will get a user name based on mapped column</li><li class="listbullet">Third: New users will get a user name based on mask</li><li class="listbullet">Last: New users will get an system generated user names</li></ul></td>
 
</tr>
 
  
</tbody></table>
+
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
Type
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
String
 +
 
 +
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
General Description
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
The user name is a unique value identifying every single user in the system
 +
 
 +
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
Import Group
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
User Information
 +
 
 +
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
Business Rules
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
*If there is not a User name column specified, User name mask can be used as an alternative method.
 +
*User name mask is any legal character (a-Z, 1-2, underscore and dash) followed by the key/tag {0}. This tag will be replaced by the ID of the newly created user. Example of a user name mask is 'CoolUser{0}'.
 +
*If even User name mask is not supplied, then the default mask in the system – that is ‘CAT{0}’, will be used as the user name mask for all imported Users, where {0} is the newly created Id of imported user in the system.
 +
*New user name is created only when you are not updating an existing user in your database.
 +
*The field used to identify updates of existing user is user_id. In other words, if user_id is specified in your excel then the user name will not be used.
 +
 
 +
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
Auto mapping
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
In order to ensure auto mapping then the column name in the Excel must fit with the given name in import. This name is language dependent as shown:
 +
 
 +
UK: User_Username
 +
 
 +
DK: Bruger_Brugernavn
 +
 
 +
&nbsp;
 +
 
 +
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
Validation
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
*Imported user name may not exist in database already (must be unique). Error type: ERROR (the import job will not be allowed to be executed)
 +
*User names may not contain the characters [ / ] and [ . ]. Error type: ERROR(the import job will not be allowed to be executed)
 +
*User names should be between 6 and 50 characters. Error type: ERROR(the import job will not be allowed to be executed)
 +
 
 +
|- align="left" valign="top"
 +
| width="168" style="border: 1px solid rgb(1, 1, 1);" |
 +
Notes
 +
 
 +
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |
 +
If you are importing to a new user and the user name is empty a user name will automatically be created for the user.
 +
 
 +
As explained above, the priority of which user names will be applied are:
 +
 
 +
*Highest: Existing users will always keep their existing user name
 +
*Second: New users will get a user name based on mapped column
 +
*Third: New users will get a user name based on mask
 +
*Last: New users will get an system generated user names
  
 +
|}
  
 
[[Category:Import_module]]
 
[[Category:Import_module]]

Latest revision as of 06:39, 19 December 2011



Field: User_Username

Field: User_Username

Type

String

General Description

The user name is a unique value identifying every single user in the system

Import Group

User Information

Business Rules

  • If there is not a User name column specified, User name mask can be used as an alternative method.
  • User name mask is any legal character (a-Z, 1-2, underscore and dash) followed by the key/tag {0}. This tag will be replaced by the ID of the newly created user. Example of a user name mask is 'CoolUser{0}'.
  • If even User name mask is not supplied, then the default mask in the system – that is ‘CAT{0}’, will be used as the user name mask for all imported Users, where {0} is the newly created Id of imported user in the system.
  • New user name is created only when you are not updating an existing user in your database.
  • The field used to identify updates of existing user is user_id. In other words, if user_id is specified in your excel then the user name will not be used.

Auto mapping

In order to ensure auto mapping then the column name in the Excel must fit with the given name in import. This name is language dependent as shown:

UK: User_Username

DK: Bruger_Brugernavn

 

Validation

  • Imported user name may not exist in database already (must be unique). Error type: ERROR (the import job will not be allowed to be executed)
  • User names may not contain the characters [ / ] and [ . ]. Error type: ERROR(the import job will not be allowed to be executed)
  • User names should be between 6 and 50 characters. Error type: ERROR(the import job will not be allowed to be executed)

Notes

If you are importing to a new user and the user name is empty a user name will automatically be created for the user.

As explained above, the priority of which user names will be applied are:

  • Highest: Existing users will always keep their existing user name
  • Second: New users will get a user name based on mapped column
  • Third: New users will get a user name based on mask
  • Last: New users will get an system generated user names