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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1131 Views
  • 1 replies
  • 0 kudos

SAP B1 (Business One) - Alfresco Connector

Hi!Is there any specific connector available for SAP B1? I am aware of few connectors developed by some of the SIs which are good for SAP R3/S4. Are they compatible with SAP B1 as well? Thanks,Rahul PethaniContCentric

rahul by Champ on-the-rise
  • 5744 Views
  • 2 replies
  • 1 kudos

Relationship via CMIS in Code

Hi,I have two tables customer and project and due to the fact that a project has a customer I need to make a relationship between the two of them. Via the CMIS Workbench I can do it easily with the Create Object but I didn't find anything about a sol...

kwiesinger by Champ in-the-making
  • 3733 Views
  • 1 replies
  • 0 kudos

Resolved! "This task is unassigned" error - Alfresco share

Hello,From one user task i'm invoking a second one. The problem is that the error This task is unassigned; A form could not be found, has an 'itemKind' and 'itemId' been provided?comes up. And in alfresco share below a task there is a black "UNASSIGE...

upforsin by Star Collaborator
  • 6701 Views
  • 2 replies
  • 1 kudos

ADF First App login

Not able to log in First ADF app.error :Failed to load resource: the server responded with a status of 401 (Unauthorized)login:1 Access to XMLHttpRequest at 'http://127.0.0.1:8083/alfresco/api/-default-/public/authentication/versions/1/tickets' from ...

Convert Group of People to a Collection

I am building out a workflow where the user can select multiple groups of people for a later Mail Task process.  I need to convert the Group of People to a collection of email addresses and preferably via a Script Task listener in either javascript o...

bigs4321 by Champ in-the-making
  • 4105 Views
  • 2 replies
  • 0 kudos

Swagger documentation for custom REST API

Hi,in our ACS-based projects we usually develop many custom REST APIs using the default extension points provided by Alfresco:XML descriptor (*.desc.xml)JAVA controller (extending org.springframework.extensions.webscripts.DeclarativeWebScript)JS cont...

luca_ow by Champ on-the-rise
  • 7751 Views
  • 1 replies
  • 5 kudos

Weekly Basis email notification

Dear Team,My requirement is send an mail weekly in a day if files is present folder[folder- name] I am using alfresco 5.0 community editionCan u suggest how can i set this? or can u help me to write an script for this?Kind Regards,Aishwarya Jadhav.

aishu by Champ on-the-rise
  • 4398 Views
  • 2 replies
  • 0 kudos

One form assigned ti multiple users

Hello, I have a user task that contains a form. Is there any way that multiple users fill in this form together ? ( not the multi-instance option .) I want the next user to be able to  see the  completed fields and complete the form. I thought about ...

samza by Champ in-the-making
  • 3265 Views
  • 1 replies
  • 0 kudos

Resolved! Error: Cannot find name 'WebKitFileEntry'

I've found this: Alfresco error after update Leading to this: Breaking Changes · microsoft/TypeScript Wiki · GitHub But I have no idea what to actually do - where is this "...d.ts" - file - should I create this? Where should I actually put this? Ther...

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
  • 3484 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
  • 6206 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
  • 7014 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
  • 6330 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
  • 9292 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...