Joe The data of the business case is stored in the system database IWA_BusinessData
. There is a background process which is putting the data out of IWA_BusinessData
to Elasticsearch. The index in Elasticsearch and the data out of IWA_BusinessData
are in sync. You can not use TaskQuery
to query the business data. You need ivy.repo
.
How can you access the BusinessCaseData when the process has already ended and is no longer in ElasticSearch.
This should not be true. We never delete data - even if the business case has ended.
The data is still available in the IWA files.
I guess you meant IWA_BusinessData
.