Hi,
I have some Lotus Notes applications that manage files (images, texts, …) as attachments of Notes documents.
Now, I am evaluating Alfresco Content Management Java API in order to store these files, removing them from Notes documents.
I suppose I have to develope a java client (i.e. a servlet) that, first, processes data-entry from a Lotus Notes form and, then, invokes public methods of Alfresco Java API.
Do I suppose right?
May I have a code fragment to create a document (metadata + bytes stream) into Alfresco repository?
Thanks for any help.
Alfonso.