We can use database.createDocument() to create new document into Domino with certain data type (text, number, datetime, and reference). How can I create new document if that document has file attachment?
I tried to create new document with a file as one of the attribute, and it produce error Cannot convert document. Unknown item type: file