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

Forum Posts

cannot delete a file

I am trying to delete a file and it gives me this errorPlease correct the errors below then click OK. Unable to delete File due to system error: 02020115 Failed to extract audit data: Path: /DOD5015/event/node Raw value: workspace://SpacesStore/7ce94...

jollymon by Champ in-the-making
  • 175 Views
  • 1 replies
  • 0 kudos

java.lang.OutOfMemory error : GC overhead limit exceeded

Hello, all, When trying to access space with large number of documents in it ( 20.000 ) I am getting this error : 'java.lang.OutOfMemory error : GC overhead limit exceeded'It is obviously some configuration issue. Any advice would be appreciate. Than...

zokstuzla by Champ in-the-making
  • 207 Views
  • 2 replies
  • 0 kudos

How to get the Content from Repository

Hi all, I tried the getContentStream method in the ObjectService and my request is like this<getContentStream xmlns="http://docs.oasis-open.org/ns/cmis/messaging/200908/">  <repositoryId>84ccfe80-b325-4d79-ab4d-080a4bdd045b</repositoryId>  <objectId>...

Installation Alfresco labs 3

Bonjour,J'ai téléchargé sur le site Alfresco la distribution suivante pour windows 7 : Alfresco-Labs-3c-Full-Setup.Sont installation selon wiki est un échec total et une liste d'erreurs importante.Question 1 - Comment enregistrer le log d'installatio...

gfrerot by Champ in-the-making
  • 2056 Views
  • 6 replies
  • 0 kudos

Permissions in alfresco vs share

I don't understand how /share and /alfresco permissions interact. I've got a case where I want to have a admin group be able to have full access to all /share sites. I created a site (SiteA) as a user (userB) in /share. I then go to /alfresco as admi...

cybertoast by Champ in-the-making
  • 535 Views
  • 6 replies
  • 0 kudos

How to call authenticated web scripts

I have enabled the remote object in my Alfresco and so I can call external and internal URLs from my web script like this:var tabWebScriptUrl = "/authenticatedTabs";// Initiate a remote connectorvar connector = remote.connect("alfresco");try  {    //...

sgartner by Champ on-the-rise
  • 364 Views
  • 4 replies
  • 0 kudos

Can you pre-populate user accounts for Share using SQL?

I have Alfresco share working with passthru back to Windows for authentication. This works wonderfully. User accounts are automatically created when a user first comes logs on to Alfresco Share. My question is:I am already using a CIFS share that is ...

ghicky by Champ in-the-making
  • 139 Views
  • 1 replies
  • 0 kudos

Sharing, Viewing, Updating Contact Lists

I would like to use Alfresco as a way to share and update a variety of lists (contact databases) as well as online resources such as collections of links, blogs, etc.What is the best way to do this (apart from embedding tables in forms for contact li...

rgeller by Champ in-the-making
  • 160 Views
  • 1 replies
  • 0 kudos

Workflow

After I assign a document to a workflow and a user, I see by logging in to that user's dashboard that it goes to the "My Tasks" list for the user. But, once the user completes the task, I'm not seeing where the document they completed is marked as do...

jmwal578 by Champ in-the-making
  • 176 Views
  • 1 replies
  • 0 kudos

Add external user

my understanding is that an email should be sent to the external user with a link to access the site. questions:1. how will that user log-in without username and password?2. the explorer is sending email but share is not sending email?how to solve th...