Versions Compared

Key

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

...

Then the system would immediately push the data to a Push DataFeed which has to be integrated by the newsletter system.

Data Feed (import) → API Requests → Data Feed (export)

In this case, we want to be able to chain 3 processes:

  1. Data are pushed to our Data Integration platform with a Load Feed Request: https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/842629121/Data+Feeds+DF#LOAD-FEED-REQUEST

  2. A BigQuery view is then called in a loop providing Narrative API requests which are executed and for which the results are integrated in BigQuery, which will probably require a small extension of our https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/842629121/Data+Feeds+DF#LOAD-FEED-REQUEST

  3. A Read feed (https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/842629121/Data+Feeds+DF#READ-FEED-REQUEST ) or View (https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/842629121/Data+Feeds+DF#VIEW-FEED-REQUEST ) or Json (https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/842629121/Data+Feeds+DF#JSON-FEED-REQUEST ) feed is the pushed to the requesting 3rd party