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

Forum Posts

Re-use Share session ticket in ADF

So let's say we deploy the ADF app within Share similar to: Or any other way and don't want to login again within ADF.The normal answer would be to use SAML, but not everyone has SAML or doesn't have access to the module.What would be the best approa...

shazada by Star Contributor
  • 5941 Views
  • 5 replies
  • 1 kudos

Alfresco 4.1 with Oracle database: tens of sessions executing UPDATE ALF_NODE are waiting on "enq: TX - row lock contention". What's wrong?

This is the UPDATE being executed: SQL Details: 1jx8qmjafqffj: PROD.gruppoitas.local_PROD2 (Database Instance) - Oracle Enterprise Managerupdate alf_node setversion = :1 , transaction_id = :2 , audit_creator = :3 , audit_created = :4 , audit_modifier...

riccardohp by Champ in-the-making
  • 4201 Views
  • 2 replies
  • 0 kudos

Resolved! Error 500 when downloading PDF

Apologies if this issue is posted elsewhere - could not find after searching.Using Alfresco 6.0.c in a dockerized deployment.When I try to download a PDF using the "Download Original" pull-down, I get a 500 error. Opening the document works correctly...

rmahoney by Champ on-the-rise
  • 5167 Views
  • 2 replies
  • 0 kudos

Libreoffice with Alfresco docker

Hello everyone! I'm trying to install alfresco using docker (acs-community-deployment) and since I never worked with docker before I have some troubles. First of all I didn't really get whether libreoffice is included or not. I can see libreoffice in...

brancott by Champ on-the-rise
  • 6439 Views
  • 3 replies
  • 1 kudos

Unable to login in alfresco 5.2

Hi,Im getting the below error, our alfresco was not responding and was not allowing to login. so when i try to restart the services it got shutdown and never started again, after analyzing log files i came to know db log folder is corruptedso i renam...

faizrahk by Confirmed Champ
  • 4246 Views
  • 2 replies
  • 0 kudos

Resolved! Email Configuration in Alfresco 5.2.f

How do set email configurations for alfresco 5.2.f? I tried setting up inbound and outbound setting provided in the documents. I am using gmail to test them out. Can someone clearly mention the steps required to send and receive mails?‌ ‌ ‌

rahuld by Confirmed Champ
  • 9515 Views
  • 5 replies
  • 2 kudos

How to get current site details in alfresco repository

Hello, In datalist(custom), I am submitting a form (creating 'NewItem' ) and validating that it should not allow saving duplicate based on a property(e.g BatchName).I know that it's handled by http://localhost:8080/share/proxy/alfresco/api/type/myrop...