Newer Version Available
Step Three: Create the Field Mapping File
| Available in: Enterprise, Performance, Unlimited, Developer, and Database.com Editions |
The field mapping file associates data sources with destinations. This is a text file, typically with an .sdl file extension.
- Copy the following to a text file and save it with a name of
accountInsertMap.sdl. This is a data insert, so the data source is on
the left of the equals sign and the destination field is on the right.
1swfobject.registerObject("clippy.codeblock-0", "9"); 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17#Mapping values 18#Thu May 26 16:19:33 GMT 2011 19Name=Name 20NumberOfEmployees=NumberOfEmployees 21Industry=Industry 22