Share 'Can not delete 'file'" but Explorer can
ForumsAlfresco APII can't reproduce this locally (4.2.f), but seeing it on all 3 linux instances. Files can not be deleted via share consistently (REST call returns 403), but always works with...
View ArticleACL through CMIS query
ForumsAlfresco APIHello, I need to index ACL and I wish to know if it is possible to retreive ACL through CMIS query?Alfresco Version4.2.d
View ArticleAccess AMP details
ForumsAlfresco APIHi, Does anybody know if it's possible to access the details of installed AMP files using the available APIs? For example, I'd like to check if my AMP is installed and if it is which...
View ArticleScheduled actions in multi-tenant environment
ForumsAlfresco APIHi,I've got an bespoke AMP that includes a number of (scheduled) actions. This all works fine, without any issues.Now we're deploying this in a multi-tenant setup and I'm trying to...
View ArticleLucene search problem
ForumsAlfresco APIi making a query in node-browser of alfresco 4.2.f version, my search is for a specific property of my custom model, the result of this query is not satisfactory, the query brings me...
View ArticleAlfresco Performance Issue
ForumsAlfresco APIWe are using alfresco community 4.0 version server. I m geting performance issue on our Alfresco server.Initially we are uploading 1000 files within 1 hour but now only 100 files are...
View ArticleMultiple Where Clause Predicates on Attributes w/ Multiple Values
ForumsAlfresco APIHi Everyone,I have a query I am trying to execute via CMIS, which queries on a attribute with multiple values. My query is like this so far (note we alias aspects as their name to...
View ArticlePrevent cmis:document setContentStream via document attribute?
ForumsAlfresco APIHello,is it possible to disallow calling setContentStream on a document, by setting a document attribute?Setting VersioningState.NONE does not prevent the content of beeing replaced...
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 ArticleGetting users and documents via API
ForumsAlfresco APIHi, is it possible to get user(s) (preferrably getting all users or getting a user by its login, etc.) and documents (again, preferrably filtered) via the REST API? I searched for...
View ArticleList of version content
ForumsAlfresco APIHi AllI need to fetch all the content which have some version(>1.0) associated to them.By default cm:versionable aspect is applied so cannot use that.Do we have some API for that...
View Articlecmis Url for Alfresco 5.0.d
ForumsAlfresco APIHi, i have integrated Alfresco 5.0.d with CMIS plug in . can anyone tell me the correct url for 5.0.d currently am using "http://localhost:8080/alfresco/s/cmis" this link, but this...
View ArticleLast modified date of content stream
ForumsAlfresco APIHi, I have seen that, in the document, there's only one date to know when was the document updated. But I can't find a date to know when was the content stream updated. That is, I...
View ArticleCMIS, Alfresc 4.2.1, can not update DESCRIPTION and TITLE properties
ForumsAlfresco APIDear Alfresco experts,I am working on a Alfresco repository with existing folders and files - so the task is to update the folder and files with new TITLE and DESCRIPTION properties...
View ArticleCMIS Authentication Failing
ForumsAlfresco APIWe recently upgraded from Alfresco 5.0.c to 5.0.d and it broke our CMIS API calls because we cannot get authenticated. Below is the exception we are receiving. Does anyone have any...
View ArticleSearch latency when saving a doc
ForumsAlfresco APII notices a a significant latency after creating a document on the share before that document can be found in a IN_TREE search. The doc can be found straight away if you define the...
View ArticleHow do I create sub-folders?
ForumsAlfresco APII'm working on an InboundSMTP override and am hung up with what seems like it should be a simple part... How to create a sub-folder given a particular nodeRef. Here's what I've got so...
View ArticleHow to change Alfresco Public API from Development Plan to Production Plan?
ForumsAlfresco APII log in my Alfresco Developer Portal, and change the Alfresco Public API from Development plan to Production Plan in API Management of APPLICATIONS menu, but the API status always...
View Articlecmis query for NOT in aspect
ForumsAlfresco APII'm familiar with joining in cmis queries to retrieve nodes of a certain aspect, but I need to query for all nodes that are NOT in a list of aspects. I googled and found this...
View Article