Download a file (.txt, .jpg, .pdf) to the client computer
ForumsAlfresco APIHi I´m working with Alfresco since two weeks ago, in a java aplication for a desk client and am using openCMIS.At the moment I am able to upload and delete all type of the files that...
View ArticleCMIS strange behaviour
ForumsAlfresco APIHello,In Alfresco v4.0.0, since we are using CMIS for uploading and searching for documents, files generated in the folder named /lucene-indexes/workspace/SpacesStore grow...
View ArticleMost Simple REST request to ping Alfresco server
ForumsAlfresco APIHello,I'm developping a Windows 10 Apps and I need to know if the app can join the alfresco server or not. I Need to test the connectivity between my App and the Alfresco server....
View ArticleSearchService Strange Behaviour
ForumsAlfresco APIHi everybody,I'm a newbie of Alfresco, so...I'm developing a custom search, using the SearchService and/or the NodeService APIs.I've this strange behaviour:I've a node id:...
View ArticleCustom version label behavior
ForumsAlfresco APIHello, i have document that have 3 versions (1.1, 2.0, 3.0). 3.0 - current version. When i revert document into 2.0 the current version becomes 3.1, but I want to become the current...
View ArticleCMIS document browsing per folder
ForumsAlfresco APIHi all.I recently started working on CMIS, and I have a requirement to allow the user to browse through a site for files. Now I have been able to list the files of a single container...
View ArticleCMIS export error
ForumsAlfresco APIHello guys,Why I get error when export CMIS? Error :org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: null at...
View ArticleGet Content using CMIS API
ForumsAlfresco APITeam,I am new to Alfresco and downloaded Alfresco Community Version 5. I created a site and folder within site. Also, created plain text content within folder. I can see content in...
View ArticleQuestions on the usage of Alfresco object "site"?
ForumsAlfresco APII am new to Alfresco. Following are the things that I am working on: Alfresco 5.0.d community edition, Java CMIS API In CMIS, I find object like folder, document, relationships, etc....
View ArticleAlfresco 5.02 CMIS with Record Module
ForumsAlfresco APIHi!I am trying to get this done, but get error invalid column for cmis:document:rma:dispositionActionselect * from cmis:document where rma:dispositionAction = 'True'I need list...
View ArticleAuto Version
ForumsAlfresco APII have to control versioning while updating the content but i could not able to reach. I tired in the following approach but it is not working me. Can anyone tel me how do achieve...
View Articlebrowsing as guest threw CMIS
ForumsAlfresco APIHello,I am using ROLE_TICKET in my local CMIS session (implementation of org.apache.chemistry.opencmis ) to authenticate to Alfresco. But when I want to access as guest, creating a...
View ArticleProperty 'cm:title' doesn't exist!
ForumsAlfresco APIHiI Have uppgraded ALfresco version to alfresco-community-installer-201602-win-x64.exe I have problem in getting folder folder from Alfreco Folder is created in My Files>...
View ArticleNot able to read aspect properties using CMIS?
ForumsAlfresco APII am able to read the document using its path. I can see that it is the object that I am interested in. On the folder that this document is, I have created a rule to add the aspect to...
View ArticleProblems with ' in filename
ForumsAlfresco APIHello,I'm using CmisSync with Alfresco Community and I've some problems with files with "'" in the name.Indeed, I've this error :2016-03-01 08:45:34,533 [9] ERROR...
View ArticleGet CmisObject from Custom model query - EXCEPTION: TransientCmisObject
ForumsAlfresco APIHi everyone,I'm tring to get a CustomModel document serching it from "name"and i'm getting the following exception: java.lang.NoClassDefFoundError:...
View ArticleCmisStorageException
ForumsAlfresco APII am facing below issue with CMIS v1.1. It is random issue and coming with Document org.apache.chemistry.opencmis.client.api.Folder.createDocument()...
View ArticleRetrieves tags in CMIS query
ForumsAlfresco APIHiI'm using DotCMIS to access Alfresco documents and I want to retrieve documents and theirs tags in a query. I have already done a simple query to retrieve my documents (SELECT d.*...
View Articlestart new process instance through Alfresco One API
ForumsAlfresco APII'm using the following rest call to start a new process instance : http://localhost:8080/alfresco/api/-default-/public/workflow/versions/1/processes I receive the following error:...
View ArticleCmisObjectNotFoundException: Type is unknown
ForumsAlfresco APIMy environment and details are: CMIS libraries and API http://vm-alfresco:8080/alfresco/api/-default-/public/cmis/versions/1.1/atomI also tried with CMIS 1.0...
View Article