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

Forum Posts

Customizing Browser Header

Hello,I want to change the browser header to display something more useful.message original: Alfreso Share >> Collaboration Site Dashboadby modifing slingshot.properties I came as far asmessage now: Company_Name >> Collaboration Site Dashboardbut I a...

tbarg by Champ in-the-making
  • 394 Views
  • 2 replies
  • 0 kudos

WCM installation in Alfresco 4.0.d

Hi,I am using alfresco 4.0.d and i want to install WCM. I have seen in some site, AVM deprecation warning. If AVM is not advisable what is the other solution for using WCM in latest versions.How can i create WCM Projects and Webforms in Alfresco 4.0....

ranj by Champ on-the-rise
  • 280 Views
  • 1 replies
  • 0 kudos

Property or tag-level security

Hi Alfresco community,I'm in the process of evaluating Alfresco as a DM component that we may migrate our existing systems towards.  I'll have a few questions as I go forward and it looks this is the place to ask them.  If there's a better forum or p...

zulu by Champ in-the-making
  • 422 Views
  • 2 replies
  • 0 kudos

Concurrent uploads

Hi all,Having concurrent calls on /service/api/upload from a java app (by different users and with different documents) causes exceptions of type org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStor...

asiro by Champ in-the-making
  • 299 Views
  • 1 replies
  • 0 kudos

Alfresco CIFS + LDAP [RESOLVIDO]

Boa tarde,Estamos tentando configurar o alfresco para funcionar integrado com o LDAP. Consegui configurar para que a sincronização de usuários seja feita. Isso está ok.O problema é quando tentamos acessar o alfresco via CIFS. Não consigo fazer ele fu...

Using Math. functions

Hello,I would to use the absolute value (Math.abs) in my worklow. I have written like this :<sequenceFlow id="flow9" name="" sourceRef="exclusivegateway3" targetRef="modifyReviewBoss1">      <conditionExpression xsi:type="tFormalExpression"><![CDATA[...

dranakan by Champ on-the-rise
  • 365 Views
  • 1 replies
  • 0 kudos

convert REST api to JAX-RS and JAXB

Hi,We are currently integrating an activity engine into our application. Since we use REST for  all client-server communication we would like to use the activiti-rest module.We are using osgi with grizzly and jersey and so the current implementation ...

lcavadas by Champ in-the-making
  • 558 Views
  • 3 replies
  • 0 kudos

Forms - locale indicator in text fields

This is a response to a question ask in the issue tracker https://issues.alfresco.com/jira/browse/ALF-11166, that I think is more approriate to answer here.The reason to use localeshort?left_pad(5)?substring(3,5)?lower_case rather that localeshort?su...

loftux by Star Contributor
  • 550 Views
  • 3 replies
  • 0 kudos

web script Hello world : Unauthorized

Bonjour,Je suis developpeur web, mais noobie sur Alfresco.Je dois développer une petite "couche" en javascript pour interagir avec Alfresco.Mon serveur est sous linux, la version d'Alfresco est là 3.4.0 CommunityNous avons opté pour des appels aux we...

Unit testing Alfresco is unnecessary complex!

HiI normally write unit tests to keep the quality of my code in development and for regression using (standard) frameworks like JUnit and JMock. When developing Alfresco extensions I often find it unnecessary hard to write them in a good way. One of ...

calle by Champ in-the-making
  • 629 Views
  • 4 replies
  • 0 kudos

How can I get CommandContext in OSGi?

I have put the ProcessEngine into Equinox OSGi framework, and have got runtimeService,repositoryService,identityService etc.In the OSGi framework Activiti can create new user and add new deployment, but when I start processinstance by key, it's error...

chaoyy by Champ in-the-making
  • 285 Views
  • 1 replies
  • 0 kudos

checkout cm:folder - bug?

I have a custom content model, one type of which extends cm:folder.Now, when I checkout the object of said type, and then check it back in again (all of which BTW are done via the javascript API), all the parent/child relationships are lost until I d...

tgmweb by Champ in-the-making
  • 345 Views
  • 1 replies
  • 0 kudos

versions

Hello!Does anybody can tell which version of Eclipse and Activiti Designer I need to use?I have tried various versions of both, installation ran without errors, but then a click "New Project" -  i don't see Activiti items…I am working under windows 3...

sanets by Champ in-the-making
  • 531 Views
  • 2 replies
  • 0 kudos

Using 'SubProcesses' in Activiti Designer

I looked for this in the documentation but did not find any references. How do we (i) How do we USE pre-existing processes as subprocesses in Eclipse Designer. I don't see instructions for using subprocesses or any node for it in the designer palette...

jjfutt by Champ in-the-making
  • 278 Views
  • 1 replies
  • 0 kudos

How to create data entry forms in Alfresco3.4d

Hi   I am new to Alfresco,I am using alfresco community installer 3.4 d .I want to create data entry forums having simple features like adding text in  textbox , Select data from dropdown ,Submit data button and upload feature for storing data in alf...

deepak by Champ in-the-making
  • 444 Views
  • 1 replies
  • 0 kudos

More custom types with one common form definition.

Hi,I have my custom type and it`s several subtypes. I want to use the same form for all of them. Is it possible to reuse one form definition to more node types (subtypes)? Or is there any other solution?ThanksTom

tomasp by Champ in-the-making
  • 268 Views
  • 1 replies
  • 0 kudos

Again: JTA configuration/Spring

Hi all,Quick question:In order to get Activiti work in a JTA environment, considering that it is managed by Spring (actually inside Grails) that uses a org.springframework.transaction.jta.JtaTransactionManager:do I need to use a SpringProcessEngineCo...

Passing null to TaskQuery.processInstanceId()

Hello all, I noticed an interesting feature when creating a TaskQuery to find all tasks for a given process Id. If I attempt to do so and the string I pass to processInstanceId() is null (like the example below), I am given ALL active tasks rather th...

cmaron by Champ in-the-making
  • 233 Views
  • 1 replies
  • 0 kudos