Administration > Working with the Type and Attribute Management Utility > Managing Exports > Exporting Line Sheet Data
  
Exporting Line Sheet Data
You can export line sheet data using a command-line tool.
The data exported for line sheets includes season, product, product season, colorway, colorway season, sourcing configuration, sourcing configuration to season, and sourcing configuration to colorway.
The ExtractFile command is used to export instance data for a type. This command exports the instance data for the selected type and all of its subtypes.
The usage is: java com.lcs.wc.load.ExtractLineSheet -f <file name> -d <delimiter>
<file name> specifies the name of the export file. The export file is a ZIP file.
<delimiter> specifies the delimiter to use. The default delimiter is TAB.
* 
The export ZIP file is created in the same directory where the command is issued.