Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This topic explains a sample file containing import parameters and possible values. A sample CSV file is provided in Supported Formats

Important information about various properties in the JSON/CSV file:

  • string: This will produce the string value of a property. Default encoding and the keywords are omitted by default.
  • stringarray: This will join each item in a string array with a (,) (comma) and produce the final value enclosed in quotes.
  • expandtags: This will inspect a stringyfied JSON tag value and generate headers for each unique key adding the matching value to the associated cell for each row. There can only be one property with this encoding per schema.
  • nios: This will use NIOS encoding for embedded arrays of objects. This will add the value of each object property separated by (/) .  An array of items will be separated by (,)  and the produced items are added in the order that the column names appear in the table.

For detailed information about all supported objects, see the following object types:

  • No labels