Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 2 Next »

Attendees and/or Technical Stakeholders

Discussion items

  • We plan to ask users to include the period-name and year in the titles of the email they use to submit trimestral reports. The periods should be numbered, starting with 01, and email titles should looks as follows period-year-submission. For example: "01-2018-submission." Nifi will ignore everything after the "01-2018" - everything else in the title is optional and exists simply to make them more human readable.

  • NiFi will treat the period, year, and district-name as a compound primary key (uniquely identifying a row). While processing an email submission, if data for a row (ie: specific period-year-district pair) is found to already exist, NiFi will update its values rather than insert new ones into the database.
  • No labels