Dear all,
I want to add attachment to the GOS service (like the original invoice document which was created). I have only found the function "ARCHIVOBJECT_CREATE_SYNCHRON" to add the content to archive. But I don't have a local file to get the path of the file with it. I have the content of the Attachment already at runtime in the programm and don't want to write a local file and then attach it with this function.
Has anyone an Idea how to add the attachment without having a local file?
many thanks.