NormalizeField
NormalizeField (
XML selectedWebApp,
XML archivedField,
String newSQLName,
String tableName,
String schemaId,
Boolean rename
)
XML selectedWebApp,
XML archivedField,
String newSQLName,
String tableName,
String schemaId,
Boolean rename
)
Parameters
selectedWebApp
List of surveys which can contain the field to be normalized.
archivedField
Information on the field to be normalized.
newSQLName
New SQL name of this field.
tableName
Name of the table which will contain the new SQL field.
schemaId
Schema identifier (view) where to add a reference belonging to the new field (optional).
rename
Also rename previously standardized fields.
Return values
None.
Features

