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

Can we get Alfresco webscript ticket from cmis session object?

ForumsAlfresco APIHi,I am using Alfresceo v5.0.1 and cmis in my project. I want to call Alfresco webscript. I saw some online and noticed we need ticket for that.I wonder is there is any way to get...

View Article


LoadRunner upload time is high when compared to the manual response time

ForumsAlfresco APIWe are working on performance testing of Alfresco where the user can upload files (PDF/DOCX etc), download files, Edit offline (Kind of checkout), upload new version (kind of check in...

View Article


moving folder

ForumsAlfresco APIhello when i try to move a folder to another from odoo i am using cmislib i have this bug : i am using cmis:parentId parentFolder =...

View Article

Cmis query: ordering multivalue property

ForumsAlfresco APIHello,It's possible use a multivalue custom property like:<property name="sm:area"><type>d:text</type><multiple>true</multiple><index...

View Article

create folder using rest

ForumsAlfresco APII want to create a folder using CMIS rest api, the cmisaction : createFolder is unsupported, Ant ideas ?

View Article


How to check read permission for sites and documents with CMIS

ForumsAlfresco APIHello,I'm starting to use the openCMIS java api to access my alfresco repository and there is something that I don't understand about rights management. the openCMIS api allows me to...

View Article

Cmis checkin problem

ForumsAlfresco APIHi,I am using widows server 2008 and alfresco Community - 5.0.0 (d r99759-b2). I have a constraint that I cannot use any library. Please suggest the solution and please update the...

View Article

404 entity with id x not found

ForumsAlfresco APIHi :)I've installed alfresco community edition and I'm testing the Core REST api directly on my web browser.Given a user called 'Gary' (created with Share), I tested the following...

View Article


Cmis-article update

ForumsAlfresco APIHi Jeff,Can you please provide us updated article of http://xml.coverpages.org/Potts-Optaros-CMIS-Tutorial-200912.pdf so that we can have easy way in going through cmis calls. I am...

View Article


Disabling MTOM for CMIS SOAP

ForumsAlfresco APIIn our ERP system, I have to support integration library using SAAJ, integrating with various Content Management systems using CMIS SOAP interface. That is really big chunk of legacy...

View Article

create a site in alfresco

ForumsAlfresco APIhello, i am trying to create a site in alfresco by using WEB SCRIPT" POst http://localhost:8080/share/service/modules/create-site" i tested this java code that generates no errors and...

View Article

CMIS and workflows

ForumsAlfresco APIHi all,I'm trying to launch an activiti workflow from an external application via CMIS, but I can't find a way to make it work. I read that it's possible (at leas in version 3.4...

View Article

CMIS Query with IN_FOLDER

ForumsAlfresco APIHI !I really don't understand why my query doesn't work.SELECT cmis:versionSeriesId as id,cmis:name as name,cmis:contentStreamMimeType as type,cmis:creationDate as...

View Article


Alfresco CMIS query working with AND but not with OR

ForumsAlfresco APII'm trying to get search result in alfresco using cmis query.The below query runs fine and returns resultSELECT * FROM my:content WHERE (cmis:name Like '%a%' And my:description Like...

View Article

behaviour not triggered on property changed

ForumsAlfresco APIHi all,I'm trying to bind an Alfresco behaviour to a certain custom aspect preoperty change, but it isn't never triggered.My aspect is defined as follows: <aspect...

View Article


Create relationship using cmis

ForumsAlfresco APII want to make a rest call using rest CMIS rest call to create a relationship (association) between two files, Does anyone know how to implement this ?

View Article

integrity check when adding a document

ForumsAlfresco APIhello,i am trying to add a document to alfresco with a java code :public class AspectExample { private staticfinalString CM_TITLE ="cm:title"; private staticfinalString CM_DESCRIPTION...

View Article


CMIS Query with ORDER BY

ForumsAlfresco APIHI, I'm afraid to ask another dumbass question...After few hours of googling, I don't see anything about my error.Why this cmis query works on Alfresco 5.1 but doesn't work on...

View Article

Image may be NSFW.
Clik here to view.

A document has a cmis:contentStreamFileName value of null, I have never seen...

ForumsAlfresco APIDear all,In out-of-the-box Alfresco Community 5.1.e I stumble upon this very rare case of a document with a null cmis:contentStreamFileNameIs it an Alfresco bug? If it is not a bug,...

View Article

Apache CMIS PHP versioning

ForumsAlfresco APIHi,I'm using the Apache Chemistry CMIS PHP client to upload documents from a local folder to Alfresco. Here's the PHP code I'm currently...

View Article
Browsing all 252 articles
Browse latest View live