What are Solr afts-alfresco-select
ForumsAlfresco APIHi All,I've stumble into following API, afts-alfresco-selecthttp://localhost/solr/alfresco/afts?wt=json&fl=*&indent=on&q=@ABC\:creator:Andy...
View ArticleCMIS resources, tutorials, and examples
ForumsAlfresco APIIf you are new to CMIS, there are several resources you need to be aware of:Alfresco CMIS Page Includes links to the specification and a live server for testing.Getting Started with...
View ArticlePublic Alfresco API is Now Live
ForumsAlfresco APIThis morning, Alfresco announced the general availability of the public Alfresco API. The public Alfresco API allows developers to create custom applications (desktop, mobile, or...
View ArticleFetch the list of nodes whose permission is updated/modified
ForumsAlfresco APIHi,I am working on java based application for crawling content from Alfresco (both 4.x and 5.x). I am able to figure out the nodes whose metadata is updated after some specified time,...
View ArticleChange permissions on a node with REST API
ForumsAlfresco APIHi! I would like to be able to modify the permissions of a node using the REST API ? Does anyone know if it's possible or not ? And if yes, what is the url api to use ?Thanks in...
View ArticleAbout searching documents
ForumsAlfresco APIHi, I'm new to this product and I am developing an interface to return to user a number of documents. So basically I will writ a web interface to let user input a start date and an...
View ArticleUpdating node lastModificationDate via CMIS
ForumsAlfresco APIHi,I have a use case where I need to update a node's last modification date based on changes to a node's associations. I realize that the mod date is intended to be updated only on...
View Articledownload document using CMIS
ForumsAlfresco APIHi,I have integrated my client application with alfresco using CMIS and also exposing document library using CMIS only. Now when i click on a document it starts downloading on my...
View Articlehow to get edit task list page
ForumsAlfresco APIHi,I have integrated alfresco with custom application and exposed specific user task list using web service. now i want if user in custom application clicks on particular task then...
View ArticleNo search index when uploaded via CMIS and containing description text
ForumsAlfresco APIAfter an upgrade from Alfresco 5.0.a CommunityEdition to 5.0.d some documents never get indexed by Solr4. These documents are based on a custom model ("cierp") and uploaded via CMIS...
View ArticleUpdate aspect cm:taggable
ForumsAlfresco APIHi, i'm new with Alfresco. I'm developing a c# software to write some documents into an Alfresco repository.I'm using dotCMIS library to create documents.I'm able to set some aspect...
View ArticleHow to get CMIS ObjectId using Alfresco Java API
ForumsAlfresco APIHello,We are using Alfresco 5.0.d and Activiti workflows. Our application uses CMIS mostly. For workflow task list we use REST API.When creating a workflow via Java API we need to set...
View ArticleClaim pooled task with Alfresco Rest API - (4.1.10)
ForumsAlfresco APIHi,I am using Alfresco 4.1.10 Enterprise.I am trying to claim a pooled task but am unable to find the correct rest api to perform the claim with.So far I have found these options: PUT...
View ArticleCreating content upon creation of document
ForumsAlfresco APIHi everyone.I am currently creating a situation where I have a custom model/document that needs to be pre filled with data from a form. I managed to use get the model in the list...
View ArticleREST API: List files in site
ForumsAlfresco APIHello group, Really new to Alfresco! I have spent a few days so far and I love the REST API, but I can't figure out if there is an out-of-the-box REST API to list all files in a site....
View ArticleCMIS - CONTAINS does not return all documents
ForumsAlfresco APIHi all,I'm trying to make case-insensitive queries with and I've found that the CONTAINS method to do so is not working correctly. I've got several documents:And the queries are...
View ArticleAlf4.2 /api/./cmis atompub HTTPS reverse proxy
ForumsAlfresco APIHi all, I'm trying to use the chemistry opencmis library via atompub when the server is setup for SSL, but when using the library the app:collection keeps redirecting the URL to a...
View ArticleSearch comparing two datetime properties
ForumsAlfresco APIHi, does anybody know how to search for objects with 2 datetime properties where one datetime property needs to be before the other?I have a custom model with an object that has 2...
View ArticleAlfresco connector error
ForumsAlfresco APII'm trying to do a connector to get a file. I receive the path of the file by args like : var filePath = args["file"]If I print this, I get the path correctly. But in the connector I...
View ArticleDoes "cmis:write" contain "cmis:read"?
ForumsAlfresco APIHello,I am writing a java client that uses Chemistry to talk to an Alfresco 5 Community server.The client needs to get all principals that have the right to read a given cmis object....
View Article