cancel
Showing results for 
Search instead for 
Did you mean: 

Moving files from Lotus Notes documents

danais
Champ in-the-making
Champ in-the-making
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.
4 REPLIES 4

tyve
Champ in-the-making
Champ in-the-making
Hi!

Did you solve how to create content from Notes? I've tried but have problems since Notes uses an old version of Java.

Regards,
Johannes

pjongen
Champ in-the-making
Champ in-the-making
I suggest to look at webscripts for integration with Notes. Please check our Wiki: http://wiki.alfresco.com/wiki/Web_Scripts. It's much easier to build integrations and are language independent. Webscripts are available now in Alfresco 2.1

ewalker
Champ in-the-making
Champ in-the-making
Hi,

I'm interested in the Alfresco/Notes migration as well…when I clicked on the Webscripts link however, the page is empty. Is there any other documentation on this available?

tyve
Champ in-the-making
Champ in-the-making
It's a period (.) in the link that causes problems follow this instead:
http://wiki.alfresco.com/wiki/Web_Scripts

Maybe you should join this project to:
http://forge.alfresco.com/projects/notestools/