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

Forum Posts

ADF can we run in s3 hosting

Hello, I would like to know is it possible to run ADF angular from s3 hosting ..?If yes then how will redirect our requests  /alfresco login page ? This one i am able to get from nginx redirection ..I have tried to host the dist(build source) folder ...

Qcad integration with alfresco for windows

Dear Team,Recenlty as i mentioned i need to review .dwg file in alfresco,for this we install QCAD software but i dont know how to integrate alfresco with QCAD for windows OS,Please suggest how to integrate QCAD with Alfresco for windows.

aishu by Champ on-the-rise
  • 3200 Views
  • 1 replies
  • 0 kudos

how to update property of user using -me- ?

@Override public void execute(WebScriptRequest req, WebScriptResponse res) throws IOException { logger.info("inside Execute method "); ServiceResponseDTO responseObject = new ServiceResponseDTO(); String message = req.getParameter(MESSAGE); logger.in...

dharmraj by Confirmed Champ
  • 5671 Views
  • 4 replies
  • 0 kudos

Review and Approval workflow process

Dear Team,I have written java script for Review and Approval workflow process (activiti$activitiReviewPooled),Now i need to move files from the current folder to an "approval" folder when the files are approved or to the "rejection" folder when the f...

aishu by Champ on-the-rise
  • 6309 Views
  • 4 replies
  • 0 kudos

Activiti Timer Task email Task Reminder Notifications

Hello,I need to send a task reminder email notification on each task in my workflow. Right now I am thinking to put Timer Task on each User Task and have a Service Task attached to it. My question is, how can I get the candidate group of the User Tas...

signjoy by Confirmed Champ
  • 5638 Views
  • 3 replies
  • 0 kudos

Resolved! Activiti Explorer 5.22.0 - Assign User to task

Hi, I am using Activiti Explorer 5.22.0. I am logged in as KERMIT and I am trying to assign a task to another user GONZO. But the list of other users in the system are not getting displayed. The "Select myself" button is working but I want to assign ...

rkaif by Champ on-the-rise
  • 8704 Views
  • 2 replies
  • 0 kudos

LibreOffice Online and nginx

Hi,I'm having trouble getting Libreoffice Online to work with Alfresco and nginx (Failed to read document from storage.) and (ERR WOPI::CheckFileInfo failed with 404 Not Found) errors. The /etc/nginx/conf.d/alfresco.domain.conf is: server { client_ma...