Skip to main content

Seed

Seeds let you manually write small CSV files into your Prophecy pipelines. They can only be used via Source gems.

Source Parameters

ParameterTabDescription
DataDataData provided in CSV format
SchemaPropertiesSchema applied to the loaded data. Schema can be defined/edited as JSON or inferred using Infer Schema button.
DelimiterPropertiesCharacter used to separate entered data.
First row is headerPropertiesCheckbox to enable when the first row is the table header.
Enforce specified or inferred schemaPropertiesCheckbox to enable when the output schema must match what has been defined in this tab.
Auto-infer schema from the dataPropertiesCheckbox to enable when you do not want to manually enter the schema.