Exact Online Spanje wordt gezien beperkte marktaandeel niet ondersteund op Get My Report. Het kan inderdaad wel via bijvoorbeeld het Invantive Query Tool. Het “Scripts” menu is blijvend vervallen sinds release 20.0.
Een alternatief is aanmelden op Exact Online Spanje en dan de volgende code uitvoeren via F5 (Alles Uitvoeren):
--
-- Export Exact Online document attachments to
-- the documents folder of the current Windows user.
--
select ID || '-' || FileName UniqueFileName
, AttachmentFromUrl
from documentattachmentfilesbulk@eol
limit 10 -- Remove this line to retrieve all.
local export documents in AttachmentFromUrl to "${system:userdocumentsdirectory}" filename column UniqueFileName
Scherm Invantive Query Tool:
Inhoud map: