I am using Foundry’s platform application Ontology Manager and I am inspecting an existing object type.
I am trying to find out if and when (time and/or conditions) the present object type is scheduled to be updated to fetch for new data. Is this information available in Ontology Manager ?
An object type refreshes its data in response to updates from the underlying data source. This triggers a reindexing process for the targeted object storage databases, which incurs some delay following the update of the underlying data source. (Documentation). It is not feasible to set time-based schedules for the updates of an object type; however, it will consistently reindex in the presence of new data.
In the datasources tab you can go open the backing datasource and see under the history tab how often this has updated and view schedules for how often it is set to update. If the backing datasource is a Restricted View, you will have to view the backing dataset of the Restricted View for any schedule configuration.