cancel
Showing results for 
Search instead for 
Did you mean: 

How we Connect alfresco in Java and get document

abeer
Champ on-the-rise
Champ on-the-rise

Hello, I want to know How to get a document like (Document in Word ) from alfresco to the Java in Netbeans.

1 ACCEPTED ANSWER

gluck113
Star Contributor
Star Contributor

I would just add the following information to calvo's reply. 

Please check out Jeff Potts‌ blog post about coding with the Alfresco Java API

About the Alfresco Developer Tutorial Series | ECM Architect 

start with the well named Getting Started with the Alfresco Maven SDK entry. When that is done please visit the CMIS part: Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials 

Hope this helps

View answer in original post

3 REPLIES 3

calvo
Star Collaborator
Star Collaborator

Hello,

Maybe you could use CMIS. More information: CMIS REST API | Alfresco Documentation 

Anyway, a simple example in .net that could be useful too (written in spanish, sorry): 

netic360: :: CMIS. Conexión con Alfresco 

Regards

abeer
Champ on-the-rise
Champ on-the-rise

Thanks for your help

gluck113
Star Contributor
Star Contributor

I would just add the following information to calvo's reply. 

Please check out Jeff Potts‌ blog post about coding with the Alfresco Java API

About the Alfresco Developer Tutorial Series | ECM Architect 

start with the well named Getting Started with the Alfresco Maven SDK entry. When that is done please visit the CMIS part: Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials 

Hope this helps