Data Updates

1 reply [Last post]
Rick.R
Offline
Joined: 03/19/2009

Can datasets be updated dynamically? If so, can the update frequency be manually set? Can Quantum4D listen for updates and ingest new data on update?

Answers
Offline
Joined: 02/23/2009
The API provides the ability

The API provides the ability to receive data in either a “pull” or “push” scenario. A “push” scenario could either process data as it is received, or poll the source on a regular basis.