Hi,
is it possible, to use the action 'mergeattachment' not only for attachments in ONE form but also in DIFFERENT forms?
If not, is it possible via sql?
In the attached picture there is a screenshot of the following sql-query of the webcon-database:
select ATF_WFDID, ATF_OrginalName, ATF_OrginalValueHash from dbo.WFAttachmentFiles
where ATF_WFDID > 9620
how can I export the word-docs as real word-docs to the filesystem of the server?
Greetings
Franz Mayer