Page tree

To create a new Export format:

  1. Click the Add New Format button from the bottom menu.

  2. Select the required editor from the Editor drop-down menu. Currently, you have only Agent editor as an option.
  3. Each format is represented by a unique Format Id once it is created.
  4. Enter the Name of the format. This Name is used to refer to the export format throughout the configuration manager.
  5. Enter the Description to provide additional information about the export format.
  6. Select the desired field delimiter from the Delimiter drop-down menu.
  7. Select the line break style from the Line Break drop-down menu.
  8. Select the Sort By Field option from the drop-down menu. This defines how the results should be arranged in the export file.
  9. Select the Sort Order option from the drop-down menu to set the results in Ascending or Descending.
  10. Select the Add Quotes To option from the drop-down menu. This option allows you to specify if no fields, all fields, or only those containing the delimiter should be placed in quotes.
  11. Select the Print Header checkbox if you wish to include a header row in the export file.
  12. Add the mapping to the format. For more information, see Add Mapping page.
  13. Click the Save Format button to create a new export format.
  • No labels