Can not connect to a repository
ForumsAlfresco APIHello, I am very new in Alfresco and CMIS. II tried the firs example of creating a session to a repository. I created a maven project and I have just a main java class in which I try...
View ArticleAlfresco 5.0.d site creation - error.loggedOut
ForumsAlfresco APIHi guys,I am working on Alfresco shared site creation. I want to use REST API, but I keep stumbling on various problems. The first and main issue is which interface to use??? I am...
View Articlegetting You do not have the appropriate permissions to perform this operation.
ForumsAlfresco APIHii I m able to upload the file in a particular folder from a specific user in alfresco directly through alfresco web pages , BUt whenever I m try to upload the file in same folder...
View ArticleCMIS Upload Performance
ForumsAlfresco APII have a performance problem when uploading a batch of files via CMIS. In several posts, I read that an option to improve the time it would disable indexing on imports through the...
View ArticleChanges in Alfresco 5 API's
ForumsAlfresco APICould anyone please let me know regarding which API's have been changed from Alfresco 4.2.f to 5.0.d, and if so, what is actual difference in both versions. I had look over Alfresco...
View ArticleHow to delete documents with cm:indexControl aspect ???
ForumsAlfresco APIHi all,I have a very big repository (Alfresco Ent v4.2) where a lot of documents have cm:indexControl aspect with cm:isIndexed=false. These documents were created using WebDcrive...
View ArticleHow to create site via REST API
ForumsAlfresco APIHello guys,I am trying to create a site via REST API and I am not able to create it because of 401 Unauthorized - error.loggedOut. Is here somebody who can tell me how to create...
View ArticleExport repository content from other CMS and import to Alfresco
ForumsAlfresco APIHello, Is it possible to export all repository content from an other CMS in a way/ format and import it to the Alfresco?Thank you in advance, Kind regards, N3k
View ArticleCONTAINS keyword usage in CMIS queries
ForumsAlfresco APIHello,I have CONTAINS keyword usage question. I am using Alfresco 5.0.d and trying to query my custom type objects via CMIS like this:SELECT * FROM custom:type WHERE CONTAINS('test')I...
View ArticleCMIS upload file with template
ForumsAlfresco APIHi, I'd like to upload a text file in the shared folder via CMIS applying an existent alfresco template, is it possible?Thank you.Alfresco Version5.0Tagscmis template
View ArticleRead residual properties using CMIS
ForumsAlfresco APIHi,is it possible to read a "residual property" using CMIS?Alfresco Version5.0—David Ciamberlanoblog: alfrescoinaction.it twitter:...
View ArticleGetNullPionter when Passing noder in setpermission()
ForumsAlfresco APIHi,I am Using Alfresco Community edition 5.0.d, through java api I am trying set permissions ,Using new PermissionServicImpl.setPermission(noderef,authrty,permissin,true) when i run...
View ArticleChecking out via SlingShot REST API
ForumsAlfresco APIHi, I'm trying to checkout a document via "alfresco/service/slingshot/doclib/action/checkout/node/workspace/SpacesStore/{id}" and get the following...
View ArticleExport repository content from other CMS and import to Alfresco
ForumsAlfresco APIHello, Is it possible to export all repository content from an other CMS in a way/ format and import it to the Alfresco?Thank you in advance, Kind regards, N3k
View ArticleCONTAINS keyword usage in CMIS queries
ForumsAlfresco APIHello,I have CONTAINS keyword usage question. I am using Alfresco 5.0.d and trying to query my custom type objects via CMIS like this:SELECT * FROM custom:type WHERE CONTAINS('test')I...
View ArticleCMIS upload file with template
ForumsAlfresco APIHi, I'd like to upload a text file in the shared folder via CMIS applying an existent alfresco template, is it possible?Thank you.Alfresco Version5.0Tagscmis template
View ArticleRead residual properties using CMIS
ForumsAlfresco APIHi,is it possible to read a "residual property" using CMIS?Alfresco Version5.0—David Ciamberlanoblog: alfrescoinaction.it twitter:...
View ArticleGetNullPionter when Passing noder in setpermission()
ForumsAlfresco APIHi,I am Using Alfresco Community edition 5.0.d, through java api I am trying set permissions ,Using new PermissionServicImpl.setPermission(noderef,authrty,permissin,true) when i run...
View ArticleChecking out via SlingShot REST API
ForumsAlfresco APIHi, I'm trying to checkout a document via "alfresco/service/slingshot/doclib/action/checkout/node/workspace/SpacesStore/{id}" and get the following...
View ArticlePossible bug while checking in via REST API?
ForumsAlfresco APIHi, I'm trying to check in a document via REST-Api and I always get the error that I don't have the appropriate permissions to perform the operation. Problem is that the checkin...
View Article