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

Forum Posts

Repository Searching - Folder Depth Limits?

Hello, I have a folder structure similar to the following:-Sites–Folder 1—Folder 2—-Folder 3—–Folder 4——Folder 5——-Document F5—Document F1If both documents F1 and F5 have the cm:title of "Test", and I do a search for "Test" or "cm:title:Test" (or adv...

suitepee by Champ in-the-making
  • 202 Views
  • 1 replies
  • 0 kudos

Webscript as AMP

Hello Community,I've created a "Hello-World" webscript and packaged it as an AMP . I've applied MMT to deploy the AMP ,and restarted Alfresco. In this folder "WEB-INF\classes\alfresco\module "  I found these 2 files: module.properties and modificatio...

sofia by Champ in-the-making
  • 541 Views
  • 7 replies
  • 0 kudos

Process template from java backed webscript

Hi all!I have java backed webscript and i need to process FreeMarker template file against the node in Java, using JavaScript it can be achieved using the following code:document.processTemplate(template)‍‍‍How can i do the same thing in Java? I've t...

dreambitc by Champ in-the-making
  • 365 Views
  • 2 replies
  • 0 kudos

Activiti Default H2 JDBC Connection String Is not longer valid

I am using Activiti v5.16.3 and H2 v1.4.181 to run my JUnit test suite.My test suite is using "ProcessEngineConfiguration.createStandaloneProcessEngineConfiguration()". After I upgraded the H2 DB engine to v1.4.181 calling the the method fails to con...

juacosta by Champ in-the-making
  • 597 Views
  • 3 replies
  • 0 kudos

Expression to detect if property not set yet.

Hi,In a process I have, I have a loop.  The loop depends on a process variable called "provisioningStatus".  The first time this loop is run (before provisioningStatus has been set, I want to take a different path.I have tried this using conditional ...

mhanrahan by Confirmed Champ
  • 212 Views
  • 2 replies
  • 0 kudos

Authentication from wordpress

Hi! One question please.It's possible to login alfresco from wordpress or another web?Greats from Barcelona!

karmo by Champ on-the-rise
  • 1363 Views
  • 1 replies
  • 1 kudos

Programmatic deployment --> process definition not detected

Hi,I am programmatically deploying a bpmn definition (the vacation request example). The deployment is visible in the admin ui of the explorer, but no processdefinition is created. I can see that the xml is there. If I upload directly in the UI then ...

mtaal by Champ in-the-making
  • 572 Views
  • 5 replies
  • 0 kudos

Can Activiti Explorer be packaged without the Engine

Is it possible to deploy Activiti Explorer on its own without including the Activiti Engine embedded in the same WAR/EAR? Is it designed to fully depend on the Rest API to control the engine running on a different server?We are developing a business ...

hickum by Champ in-the-making
  • 198 Views
  • 1 replies
  • 0 kudos

JPA process variables / JTA transaction

Hii'm using activiti-engine (5.16.4) with WildFly (8.1.0) and a Postgresql DB (9.3.5) .this is my persistence.xml:<persistence xmlns="http://java.sun.com/xml/ns/persistence"   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"   xsi:schemaLocation...

ryupold by Champ in-the-making
  • 765 Views
  • 1 replies
  • 0 kudos