Create a text file with test data
Version: 3.0
This example source file contains information about cities. Each row in the file represents a different city. The first line in the file contains the names of the columns in the file.
To create this source file in Data Exchange Framework:
-
Create a new file, for example,
C:\Sitecore\cities.dat
ImportantYou can place this file wherever you want, but it must be accessible from your Sitecore server. This includes file permissions.
-
Add the following text to the file:
RequestResponseid,country,city fr1,France,Paris dk1,Denmark,Copenhagen jp1,Japan,Tokyo us1,United States,New York us2,United States,Los Angeles
-
Save the file.