Difference between revisions of "Field: Culture"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
+
 {{Help_Files_Import_module}}

 
  
==Field: Culture==
+
== Field: Culture ==
[[Image:617.gif]]In case the above table was how our culture table looked for a site, we could put in ‘2’ or ‘en-GB’ in the excel cell and the culture of the user would be set to English. User can mix mapping using Number (ID) and character in the same import!
+
 
 +
 
 +
 
 +
{| width="1189" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic"
 +
|-
 +
| width="168" height="0" |
 +
| width="1020" height="0" |
 +
|- valign="top" align="left"
 +
| width="1189" colspan="2" style="border:1px solid #010101;" |
 +
== Field: Culture ==
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |
 +
Type
 +
 
 +
| width="1021" style="border:1px solid #010101;" |
 +
String/Number
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |
 +
General Description
 +
 
 +
| width="1021" style="border:1px solid #010101;" |
 +
The culture that user used in the system
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |
 +
Import Group
 +
 
 +
| width="1021" style="border:1px solid #010101;" |
 +
User Information
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |
 +
Business Rules
 +
 
 +
| width="1021" style="border:1px solid #010101;" |
 +
Culture can be imported using both number and string. Numbers are the unique ID on the database for culture and may differ between sites. You should contact your site administrator to know what currencies your site has available. The table below is therefore only an example of the culture supported in one specific site. Other sites may use different numbers to recognize currencies so it is generally best to use Character which is a unique identification.
 +
 
 +
[[Image:617.gif]]<br>In case the above table was how our culture table looked for a site, we could put in ‘2’ or ‘en-GB’ in the excel cell and the culture of the user would be set to English. User can mix mapping using Number (ID) and character in the same import!
  
 
To update this field for existing users, you must map the import using the User_Id column to show which users to update for. If you are updating existing users’ cultures you are forced to update all of the users in your excel. The system will not recognize NULL as an acceptable value and instead update the existing users to get the default system culture and overwrite their existing culture.
 
To update this field for existing users, you must map the import using the User_Id column to show which users to update for. If you are updating existing users’ cultures you are forced to update all of the users in your excel. The system will not recognize NULL as an acceptable value and instead update the existing users to get the default system culture and overwrite their existing culture.
|- align="left" valign="top"
+
 
| style="border: 1px solid #010101" width="168" |
+
&nbsp;
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |  
 
Auto mapping
 
Auto mapping
| style="border: 1px solid #010101" width="1021" |
+
 
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:
+
| width="1021" style="border:1px solid #010101;" |  
 +
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: Culture
 
UK: Culture
  
 
DK: Kultur
 
DK: Kultur
|- align="left" valign="top"
+
 
| style="border: 1px solid #010101" width="168" |
+
&nbsp;
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |  
 
Validation
 
Validation
| style="border: 1px solid #010101" width="1021" |
+
 
The value imported to culture (either number or character (ISO code) must exist in the table ‘culture’ of the systems database or an error will occur. Error type: ERROR (the import job will not be allowed to be executed).
+
| width="1021" style="border:1px solid #010101;" |  
 +
The value imported to culture (either number or character (ISO code) must exist in the table ‘culture’ of the systems database or an error will occur. Error type: ERROR (the import job will not be allowed to be executed).  
  
 
If number and culture-code is mixed in one excel column, then the system will try to convert iso-code to id number. If some cells do not follow the chosen method they will be considered as ‘empty’ and ‘DefaultCultureForImportedUser’, as described in the ‘web.config’file, will be used as the culture of the imported user.
 
If number and culture-code is mixed in one excel column, then the system will try to convert iso-code to id number. If some cells do not follow the chosen method they will be considered as ‘empty’ and ‘DefaultCultureForImportedUser’, as described in the ‘web.config’file, will be used as the culture of the imported user.
|- align="left" valign="top"
+
 
| style="border: 1px solid #010101" width="168" |
+
&nbsp;
 +
 
 +
|- valign="top" align="left"
 +
| width="168" style="border:1px solid #010101;" |  
 
Notes
 
Notes
| style="border: 1px solid #010101" width="1021" |
+
 
 +
| width="1021" style="border:1px solid #010101;" |  
 
If the value in your excel cell is empty, the system will use the ‘DefaultCultureForImportedUser’ setting, as described in the ‘web.config’ help file, as the culture of the imported user.
 
If the value in your excel cell is empty, the system will use the ‘DefaultCultureForImportedUser’ setting, as described in the ‘web.config’ help file, as the culture of the imported user.
__NOTOC__
+
 
<!-- imported from file: 499.htm-->
+
|}
 +
 
 +
[[Category:Import_module]]

Latest revision as of 12:20, 16 December 2011



Field: Culture

Field: Culture

Type

String/Number

General Description

The culture that user used in the system

Import Group

User Information

Business Rules

Culture can be imported using both number and string. Numbers are the unique ID on the database for culture and may differ between sites. You should contact your site administrator to know what currencies your site has available. The table below is therefore only an example of the culture supported in one specific site. Other sites may use different numbers to recognize currencies so it is generally best to use Character which is a unique identification.

617.gif
In case the above table was how our culture table looked for a site, we could put in ‘2’ or ‘en-GB’ in the excel cell and the culture of the user would be set to English. User can mix mapping using Number (ID) and character in the same import!

To update this field for existing users, you must map the import using the User_Id column to show which users to update for. If you are updating existing users’ cultures you are forced to update all of the users in your excel. The system will not recognize NULL as an acceptable value and instead update the existing users to get the default system culture and overwrite their existing culture.

 

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: Culture

DK: Kultur

 

Validation

The value imported to culture (either number or character (ISO code) must exist in the table ‘culture’ of the systems database or an error will occur. Error type: ERROR (the import job will not be allowed to be executed).

If number and culture-code is mixed in one excel column, then the system will try to convert iso-code to id number. If some cells do not follow the chosen method they will be considered as ‘empty’ and ‘DefaultCultureForImportedUser’, as described in the ‘web.config’file, will be used as the culture of the imported user.

 

Notes

If the value in your excel cell is empty, the system will use the ‘DefaultCultureForImportedUser’ setting, as described in the ‘web.config’ help file, as the culture of the imported user.