Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the next window you will see the following data fields.

Image RemovedImage Added

A Two new data entry field has fields have appeared just for REST API - "Start import from" and "Regular import frequency". In this field

In the "Start import from" you have to enter the date in the following format (yyyy-mm-dd). The date describes the point in time from which the data will be imported, that is to say if you enter 2016-01-01 then all data that has been created from 2016-01-01 and onward will be imported, data created before 2016-01-01 will not be imported.

From the "Regular import frequency" drop down menu you have to select the frequency with which you would like to import your data. Take into account that REST API will import all the data that is from the amount of days in the past from today specified by the "batch_days" parameter in the past. That is, if batch_days = 5 REST_API will import all the data created in the last 5. If batch days is not specified then REST API will by default import data created in the last 10 days.

Warning
This date cannot be moved to an older date once data has been imported. To move the date back to an older date you will have to delete the cube and re-import the data.

...