Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Upload from PHP

Hello,I would like to upload file in Alfresco using the REST API /alfresco/service/api/upload but I have always an error 500 with this message (06250305 Unexpected error occurred during upload of new content)This is my code :      $destinationNodeRef...

claude22 by Champ in-the-making
  • 5982 Views
  • 3 replies
  • 0 kudos

What is CMIS 1.1 Webservices URL in Alfresco 5.2?

Hi,Does Alfresco 5.2 implements/supports CMIS 1.1?If it does (as it says Alfresco implements CMIS 1.0 and 1.1 at http://docs.alfresco.com/5.2/concepts/dev-protocols.html)Please let me know the URL for CMIS 1.1 Webservices as I see CMIS 1.0 Web Servic...

svelidanda by Champ in-the-making
  • 5269 Views
  • 1 replies
  • 0 kudos

create-drop vs drop-create

create-drop vs drop-create DbSqlSession.performSchemaOperationsProcessEngineBuild only caters for drop-create. Which is it then? ProcessEngineConfigurationImplorProcessEngineConfiguration

buksvdl by Champ in-the-making
  • 4002 Views
  • 2 replies
  • 0 kudos

Resolved! LDAP sync with multiple subsytems connection timeout

I am using alfresco Community - 5.1.0 (r127059-b7)and synchronizing currently 4 ldap subsytems ad1,ad2,ad3,ad4.ad1 is our domain, ad2,ad3,ad4 is not our domain.From time to time I get a connection timeout from a subsytem.Synchronization and authentic...

booltrue by Champ in-the-making
  • 13218 Views
  • 12 replies
  • 0 kudos

Evaluator Not Working - 3 works out of 5

Dear All,Run into an issue while creating evaluators to display different icons depending on the status of a document.Have a status flag and a date to monitor and do some calculations based on the values assigned to these properties. In order to buil...

zputnoky by Star Contributor
  • 5881 Views
  • 4 replies
  • 0 kudos

Alfresco Pagination Basic concept

Hi All,I am using alfresco-5.0.d and solr4.I have implemented pagination in my application with this code.PagingRequest paging=new PagingRequest(skipResult,maxResult); List<Pair<QName, Boolean>> sortProps = new ArrayList<Pair<QName, Boolean>>();     ...

Site Page Header Title/Description

Hi all,I m using Alfresco Community 5.2. And I want to add site description to site header (for exp, next to site title like picture). How can I do this?

hilal by Confirmed Champ
  • 2916 Views
  • 1 replies
  • 0 kudos