Quantcast
Channel: Alfresco Forums - Alfresco API
Browsing all 252 articles
Browse latest View live
↧

Cmis - Comments from node

ForumsAlfresco APIHii don't find how to get children from a node in Alfresco with OpenCmis. i'm working on JAVA. I have a document in my repository. I can access to it with my java class who call...

View Article


Remotely Created Tasks

ForumsAlfresco APIWe are using Alfresco for a pilot project and have a requirement to capture alerts from an external system. It seems that as the end users are using Alfresco as the primary interface...

View Article


export utility - defaults to MySql

ForumsAlfresco APIWith 4.2, I'm trying to create an acp file from a folder:java -XX:MaxPermSize=512m -classpath /vol1/alfresco-4.2.f/tomcat/lib/servlet-api.jar:classes/alfresco/module:classes:lib/*...

View Article

How can I get value of Type property using cmis API(Type property is...

ForumsAlfresco APIHiHow can I get Type Property. Type property is available in create content wizard. How can I get all this type property value Using query I am using alfresco 4.2 fThanks

View Article

Get children of a node faster

ForumsAlfresco APII'm using the alfresco api on my Java backed webscript. I have an uuid, and I do a new NodeRef with this uuid and then I use getChildAssoc from nodeService to obtain all the direct...

View Article


Access user task list using alf_ticket

ForumsAlfresco APIHi,I have developed a web application which is integrated with Alfresco using CMIS. Now i want to have logged in user task list by passing alf-ticket or by only username as i don't...

View Article

presence Root object

ForumsAlfresco APIHello,I have a question regarding the presence root object. In the documentation (http://docs.alfresco.com/5.0/references/API-JS-rootscoped.html), the following is stated:presence |...

View Article

OpenCMIS: CmisRuntimeException

ForumsAlfresco APIHi,Here is my problem: I try to get a cmisObject with the method "getObject(String objectId, OperationContext context)" and "getObjectByPath(String path, OperationContext context)"....

View Article


How to search for all sub folders in a folder using CMIS

ForumsAlfresco APIHi,I am using Alfresco v4.1 and cmis v0.13 jar files.I want to know 2 things:1)How do I find list of Sites in root folder 2) How do I find list of sub folders in a folder?I tried...

View Article


CMIS:Get all metadata

ForumsAlfresco APIHi All Can we get all custom metadata through CMIS object.document.getProperties would only return OOTB properties.Correct me if am wrongI have 2 types of custom properties1)Part of...

View Article

Cannot set Title, Location on DataListItem using java opencmis

ForumsAlfresco APIHi,We want to write properties into a datalist but are having difficulty populating the fields using a java program. We're trying to add DataList items into a Event List (built-in...

View Article

not able to create folder using CMIS API

ForumsAlfresco APIHi,I am building one client application which is integrated with alfresco using external authentication. I am able to create a session with alfresco using current user alf_ticket. Now...

View Article

Completing review task with REST api

ForumsAlfresco APIHello, how can I set a review task as either approved or rejected through the REST api? I'm fairly sure it's done using the PUT method with state as completed, but I have no idea what...

View Article


change folder permission using API

ForumsAlfresco APIHi,I am working on a use case where i have one client application which integrated with alfresco using CMIS. I am using external authentication by modifying header in request for...

View Article

change user role on login

ForumsAlfresco APIhi,I have a query regarding user role in alfresco.For example: Let there is one user "test". He logs into alfresco and he lands on his user dashboard. Now he wants to create a folder...

View Article


BUG: CMIS paging query getTotalNumItems() is wrong

ForumsAlfresco APIEasily illustrated bug, the getTotalNumItems() returns ONLY the results returned up to the current page. I saw a link that said the issue was fixed in Enterprise...has anyone fixed...

View Article

What Url base for connect to CMIS Workbench?

ForumsAlfresco APII have a local instance of Alfresco, Community - 5.0.0 (d r99759-b2)I'm trying CMIS Workbench, but I'm pretty busy with what the url that I put in the login form.If I put this URL:...

View Article


Error while uploading file from lotus notes

ForumsAlfresco APIHi,I am using alfresco v4.1 and lotus notes 9.0I am trying to create plugin to upload files from lotus notes to alfresco.While doing so it is giving me error (I have attached screen...

View Article

Upload Batch files

ForumsAlfresco APIHi, I have the following problem:I have an external java module that performs the upload of documents to Alfresco via CMIS. For now I upload two types of files - pdf and jpg. When I...

View Article

Aflresco 5.0.c : Unable to access the content/data for a node/document using...

ForumsAlfresco APIHi,I am trying to access the data of a node/document using following API:http://<host>:<port>/alfresco/service/api/node/{store_type}/{store_id}/{id} And, it is giving 404...

View Article
Browsing all 252 articles
Browse latest View live