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

Forum Posts

Throws error when uploading file to Alfresco with Curl

I have a php script that uploads files to Alfresco using curl, it works fine with local setup of Alfresco on my system. But, fails when the same is used to upload to production copy.Below is the sample code:$url ='http://adminasswd@WEBURL:8000/alfres...

rumana by Champ in-the-making
  • 630 Views
  • 1 replies
  • 0 kudos

Changing IP Alfresco not loading correctly

I had to change the public ip for my alfresco 4.2.d after changing the server's network config I also modified the IP in the fileshare-config-custom.xmlalfresco-global.properties/etc/hosts file from linuxHere's a copy of my log for todays. I restarte...

mikerosas by Champ in-the-making
  • 378 Views
  • 1 replies
  • 0 kudos

Construct web script search parameter from Alfresco query log

Hi!I did a Alfresco query and the log file show this as the query string(((isRecord:"*" AND -isObjective:"*") and (opa:assignedTo:"dave")  AND (+TYPE:"cm:content" +TYPE:"cm:folder")) AND -TYPE:"cm:thumbnail" AND -TYPE:"cm:failedThumbnail" AND -TYPE:"...

davedran by Champ in-the-making
  • 356 Views
  • 1 replies
  • 0 kudos

set permission without opening file

How can I set file permissions on a document without having to click on it and open it?I can only find the Manage Permissions on the menu once the document has been opened.Takes way too much time.  I'd like to set file permissions without opening the...

gerryr by Champ in-the-making
  • 279 Views
  • 1 replies
  • 0 kudos

scheduled action not returning results

hello,wrt https://forums.alfresco.com/forum/end-user-discussions/alfresco-explorer/contentdocument-expiry-12042013-1316Used the CronScheduledQueryBasedTemplateActionDefinition just to schedule something so that i can moveon (used the example code to ...

msj4u by Champ in-the-making
  • 440 Views
  • 2 replies
  • 0 kudos

Automatically join new (authenticated) users to Public sites

I have a number of Public sites (with no membership moderation) which I automatically want to add users to, as they sign in to Alfresco (they're LDAP users who get set up when they sign up the first time). It seems like the only way to have users bec...

cybertoast by Champ in-the-making
  • 1621 Views
  • 14 replies
  • 0 kudos

Web project in 4.2.0

Hi,(using alfresco 4.2.0 community)i am completely new to alfresco, i am not getting any option to create a web project from alfresco explorer(i tried websitetools.amp & wcmqs).Also i am trying to create/list a web project using api but getting error...

ash by Champ in-the-making
  • 449 Views
  • 2 replies
  • 0 kudos

Get a workflows variable from external javascript

I need to be able to read a workflow variable from outside the workflow using javascript.I assume this is possible but I am just a little lost.I'm thinking that with the instance id of the workflow I should be able to read any workflow variable I wan...

back up an restore alfresco-4.e

Hi brothers and sisters, I´m running Alfresco 4.2.e community edition (64 bits) on centos 6.4, everything was ok, but one week ago, I got a message "postgresql" can´t start. the I went to see my system logs and there´s no space available on root part...

CMIS from LibreOffice 4

HiI installed alfresco community 4.2.d mainly to use as Content Management System from LibreOffice.It's a simple setup and helped with videos (http://www.youtube.com/watch?v=nrz58q3PpqE), but it didn't work: the "Repository" selection box was empty.I...

aipoint by Champ in-the-making
  • 583 Views
  • 2 replies
  • 0 kudos

Call secured .NET Webservice from Alfresco

Hi guys,I'm sorry I'm new in Web Service specification and more specially with secured web service.I try to access a secured web service given by a .net application from an Alfreco web script. I've got .pfx file and .cer file and I already have metho...

guiguik by Champ in-the-making
  • 390 Views
  • 1 replies
  • 0 kudos

changer chemin home directory

Bonjour,question simple, mais je n'ai malheureusement pas encore trouvé la réponse…Je viens d'installer alfresco 4.2 sur un 2008r2. J'ai fait la synchro avec mon ldap-ad, pas de souci.Dans mon ad le répertoire personnel des utilisateurs a été configu...

sidsic92 by Champ in-the-making
  • 959 Views
  • 1 replies
  • 0 kudos

échec installation

Bonjour,L'installeur Alfresco (version x64) n'arrive pas à se connecter à mon serveur Tomcat avec les ports par défaut.Message d'erreur : "impossible d'établir une liaison avec le port indiqué. Veuillez sélectionner un autre port de serveur Tomcat."P...

kojalan by Champ in-the-making
  • 873 Views
  • 1 replies
  • 0 kudos

Creating application based on Activiti

Hello,I want to create a WEB based application which uses Activiti. The Activiti has a great API for persistence (DbSqlSession, CommandContext, etc.) and the workflow is needed for almost every function in my application (for 4-eyes principle and for...

galaxoft by Champ in-the-making
  • 296 Views
  • 1 replies
  • 0 kudos

How to achieve flexible workflow

hi,    I'm trying to implement flexible process which users can determine the next task dynamically. I have used the ActivityImpl#getOutgoingTransitions(), createOutgoingTransition(), etc. in our method. This method need to change and restore the the...

tll by Champ in-the-making
  • 448 Views
  • 3 replies
  • 0 kudos

Custom serialization of complex process variable

I wished to extend Activiti's default object serialization scheme to json based serialization. This was intended to handle changes in process variable. When any change is made in any process variable structure, I had to always clean up the Activiti's...

ajjain by Champ in-the-making
  • 4351 Views
  • 16 replies
  • 0 kudos

How to handle completed Tasks

Hi,All completed tasks move from ACT_RU_TASK to ACT_HI_TASKINST on completion. Also task local variables are moving to history table.Is there anyway to prevent this and my task stay as runtime data only.-Rohit

H2 Database file location

Hi, I am new to activiti. Currently I am using H2 database as followsdb=h2jdbc.driver=org.h2.Driverjdbc.url=jdbc:h2:~/activiti;jdbc.username=sa   jdbc.password= I uninstalled h2 from my pc and still it is working, means data is persistent. Now I want...

abdulkhanc by Champ in-the-making
  • 3687 Views
  • 1 replies
  • 0 kudos