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

Forum Posts

Content conversion error

Hi,We are trying to perform bulk upload of files to Alfresco repository using CMIS API. But after certain point of time getting the below error.Content conversion failed:mimetype=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, size...

case sensitive usernames "john_doe" not "John_Doe"

Hello Alfresco Users!I am currently using the latest version of Alfresco Community Edition.When I or another user invites an external user, they may sometimes use capital letters for the first letter of the firstname and surname.Which you think is co...

rken by Champ in-the-making
  • 4543 Views
  • 3 replies
  • 0 kudos

Permission List Component

Hi,I am using ADF 2.3.0 and ACS 5.2.0.The Permission List Component does not seem to fetch the permission list of the node.I tried to add the component in a tab like below.<mat-tab label="Permissions" *ngIf="node.isFile"> <adf-permission-list [nodeI...

Errror in posting comment or caliming task

I am using activiti 5.22 with sql aurora and while doing certain operations(claim and post comment) I get below error. But when I try second time operation is successful and this is frequent.The MySQL server is running with the --read-only option so ...

How to support SSO?

Hello everyone,I want Activiti access my SSO system, that means let Activiti support SSO, what should i do?is Need change Activiti source? Very thanks!

nonetracer by Champ in-the-making
  • 3362 Views
  • 1 replies
  • 0 kudos

Resolved! How to Configure Activiti Engine In Config file

Dear team,Hi i need to configure Activiti Enginee in config file,as well as create tables in database.Could you please give the support to me for configuring activiti in Config.grrovy file.I added like thisactiviti {    processEngineName = "activiti-...