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

Forum Posts

Persisting to a Custom Table

I am trying to use Activiti to persist to one of my custom tables using the built in functionality.I am building a workflow process. The process and my business data needs to be in sync. I have tried to achieve this using the example from the Activit...

taher by Champ in-the-making
  • 545 Views
  • 1 replies
  • 0 kudos

Comment files without upload on folder

Hello.I want to set permissions to a folder where a user can comment the files inside but not upload other files neither edit them or edit the folder. One thing I got was to set the Contributor permission directly into the file. This works perfectly....

No response on Share Page after input user name and Password

I am a starter to use community 4.2.e. alfresco-community-4.2.e-installer-win-x64After installation, everything is fine. I can log in http://127.0.0.1:8080/alfresco/faces/jsp/login.jsp with the default admin and password.I go to share page. http://12...

Testing IdentityService. Is @Rollback possible?

I wrote some JUnit test methods for IdentityService. Is there a way to rollback modifications in the IdentityService tables at the end of a test with @Rollback or @Transaction? In the IdentityTest test class on Github there is a manual cleanup at the...

ollib by Champ in-the-making
  • 307 Views
  • 2 replies
  • 0 kudos

Java API - A question on which API

I'm interested in creating a stand-alone app that communicates with Alfresco.The app would be running on the same machine as the Alfresco server and could possibly run within tomcat as another war, parallel to the Alfresco war.I know that I can use t...

ghernando by Champ in-the-making
  • 197 Views
  • 2 replies
  • 0 kudos

Parallel review Workflow issue

Hi All,I deployed Parallel review and approve worklflow using activiti in alfresco 4.2c.It gets deployed successfully(File used  showing the message beloweploy command : deploy activiti alfresco/extension/parallel-review.bpmn20.xmlLast command: deplo...

Advanced Search using custom type retrieves no results

I have an Alfresco 4.2.c instance running in a WebLogic server. Solr is <em>not</em> being used in this Alfresco instance; just Lucene.I developed a custom model that defines only one type, which is a sub-type of cm:content‍. I followed all tutorials...

How to deploy a simple java service workflow

Hi all, i am new on Activiti and i'm tring to deploy my first simple workflow with only a java service.I saw the documentation and i downloaded the activiti war, tomcat and java.The first workflow i am doing is a simple xml that calls a java class, t...

liuk88 by Champ in-the-making
  • 982 Views
  • 6 replies
  • 0 kudos

Create a folder in PHP

Hey guys,I wrote a script in PHP to create a folder. Actually it works pretty good, but when I want to refer to the folder, it doesn't work.This is my code:$name = 2013;$nodes = $session->query($spacesStore, "PATH:\"app:company_home/st:sites/cm:foo/c...

pyt by Champ on-the-rise
  • 161 Views
  • 1 replies
  • 0 kudos