Please allow long-term caching of outcomes of these connector types, such that a query as:
create or replace view my_files
as
select fle.dossieritem
, fle.naam
, att.filedata
from AfasOnline.GetConnector.bestanden_bij_dossier fle
join Subject(fle.dossieritem, fle.bijlage) att
has a limited API use of AFAS and reduced runtime.
The question was just to clear up some uncertainties from our side. The necessary changes have been included in a new release 24.0.293.
Release 24.0.293 or newer will be taken into production on Invantive Cloud at the end of August 2024.
An AFAS-specific provider attribute named force-cache-binary-connectors-indefinitely has been added, defaulting to true. When true all responses to the file connectors, subject connectors and image connectors will be cached indefinitely. If set to false, the default cache time will be applied as up to release 24.0.292.