Extending Survey Field Mapping
The following procedure shows how to extend survey field mapping.
To extend survey field mapping
Navigate to Administration-Data screen, then the List of Values view, and add a new column of type MKTG_MAP_TO_COL (for example, Income).
Create an .xml file that contains the newly added LOV.
Create a new import with Source Type as XML File and the File Name as the newly created .xml file (for example, resp3.xml). Navigate to the Administration - Marketing screen, then the Import view. Choose the Main Object as type Response.
For the import job, go to Data Mapping and click Load Mapping to see all the fields from the .xml file that will be imported. For each column, map to the corresponding Input Field and Input Object from the Marketing server. (For example, for Income, the Input field is Income and the Input Object is Contact.)
Save, activate, and use the Import ID as the value of SIEBEL_MAPPINGID in the websurvey.properties file.
Restart the Web Survey Daemon.
Create a survey with a question mapped to the newly added column.
Create a landing site with the newly created survey and activate it.