Hi,
please help me with this case.
Scenario: Interactive Provider providing data to downstream consumers.
For reasons external to the application, the Interactive Provider may not have yet the items requested by the consumers (e.g. in startup scenarios).
If in this timeframe requests are received, they are replied with a "Closed" status.
Note: the provider is aware of the structure of an item (i.e. the fields composing the RIC) only when this item is eventually known to it.
In this specific scenario, the subscribers are not able to recover from the "Closed" status, e.g. by re-trying the subscription at a later time.
As per my understanding, the user cannot leverage the "notInCacheData" feature of the ADS to mitigate the issue, as it applies to NonInteractive Providers only.
Is there any alternative / recommendation (including possibly changing the application logic) that could help in this scenario?
Thanks
Regards,
Paolo