Versions Compared

Key

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

...

Section
Column
width60px

Column

As API user, I want to data changed outside API do be refreshed, so that I can trust data received by the API

...

Data Changed Outside the API Refreshed

Each time data is changed outside the API is now refreshed enabling a user to trust data received by the API. Every time there is some a change in the DB database a trigger/s will insert a row in a new table, the . The table will have three columns:

 - Object

...

Name (the corresponding DLP object name of the table that has been changed)-

...

 - Primary Key Value (the key of the row that has been changed).

...

 - Creation Time Stamp (the time stamp of the row creation).
The

...

initial two columns will be the primary key of the table.

...

A job that runs inside DLP will constantly

...

monitor if there are rows in the table - and if yes - will refresh the corresponding cayenne object and delete the row from the table.

Related Content

Expand
titleExpand to see related content

Wiki Markup
{dynamiccontentbylabel:showLabels=false|showSpace=false}