In this article
Surveys can be exported and imported through XML. The feature allows users to transfer Survey definitions, report definitions and individual report definitions from one Authoring server to another.
You can take advantage of Authoring’s XML Web Services directly from the output of the Survey XML Export. This makes integration of Surveys with other systems much easier for customers developing solutions as the Survey XML Export supports Authoring XML Web Services’ object structure.
To export a Survey:
- Activate the survey (select it from the survey list).
- In the Designer menu, click Export Survey Definition.
- Set the recipient's email address as required (default is the current user (you)) and add a comment as necessary, then click Export Survey Definition.
The Survey Definition Export overlay opens - as shown below.
Figure 1 - The Export Properties dialog
The Survey Definition will be sent in the format of a zipped XML file (.zip) attached to an email, to the address specified.
- The XML format does not allow the use of <![CDATA[ ] ]> tags.