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

Forum Posts

How to change alfresco URL

Hi,I just got my Alfresco and I want to change url.Today, if I want to go on Share in Alfresco I need this address : localhost:8080/shareBut I want to use this : Alfresco/I think I don't just need to rename alfresco.warThk a lot

mdubois by Confirmed Champ
  • 4641 Views
  • 2 replies
  • 0 kudos

How to Run one BPM process multithreaded

Hello,I have a requirement where I have to run a BPM process in a multi-threaded fashion. I have tried different approaches namely setting async = true and exclusive = false.  What I am trying to achieve? 1. I have a leave application process with mu...

Resolved! Document node in ServiceTask - not found

Hello,Thanks to the awesome Jeff Potts's tutorials i managed to create a simple workflow which starts when content is added to Draft folder and moves added document to Approved or Rejected folders accordingly to user task output.Unfortunatelly, it th...

upforsin by Star Collaborator
  • 4948 Views
  • 1 replies
  • 0 kudos

how to get node property base on node id ?

i am passing node from  UI to Back end to fetch node property based on node id and set property value .String nodeId = req.getParameter(ID); logger.info(nodeId); NodeRef node = serviceRegistry.getNodeService().getNodeRef(Long.valueOf(nodeId)); if(nod...

dharmraj by Confirmed Champ
  • 4589 Views
  • 1 replies
  • 0 kudos

Calling webscript in alfresco workflow

Hi,I want to call an webscript from alfresco workflow form to popualate the values which I am getting from an external system. My webscript contains the code hit the external system webservice and giving the response in json format.Can anyone please ...

auto cad integration

Dear Team,We have Alfresco Community Edition 3.0, We need to upload and view .dwg auto cad document in alfresco.How should we do this integration?Is Alfresco Community Edition 3.0 supports for an auto cad integration?Please Suggest!

aishu by Champ on-the-rise
  • 4911 Views
  • 3 replies
  • 3 kudos

Autowire TaskService into component used in spring web flow

I need to autowire TaskService into component that I use in spring web flow, in that component every field need to implement Serializable (Spring Web Flow requirement), i got these exceptionrg.springframework.webflow.execution.repository.snapshot.Sna...

czz27 by Champ in-the-making
  • 2553 Views
  • 0 replies
  • 0 kudos

Java web script searching workflows

I am looking to implement a web script using java, and I want it to, using the java api, conduct a search among all the workflows in order to present later. I've gotten the web script itself to work, but I don't know how I am supposed to instantiate ...

henrikr by Confirmed Champ
  • 2096 Views
  • 0 replies
  • 0 kudos