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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 680 Views
  • 0 replies
  • 0 kudos

Api REST activiti

Hello, how to upload a file for a user task via Activiti REST api?  is it possible or should i execute 2 api call, one for alfresco node upload and one for activi form?Thank you

Number of actions displayed in activities notification email

Hello,I've noticed that in an activities notification email, i've not all the activities of the current day.For example, only actions from 14h53 to 17h00 (end of working day) are displayed. Actions from 8h00 (start of working day) to 14h53 aren't sho...

eroux by Champ in-the-making
  • 3731 Views
  • 2 replies
  • 0 kudos

Resolved! Data list content

Hello,How can I add new list but with data from another. ForExample, I have EventList. But in my CustomEventList I need only columns (Name, DateStart, DateEnd). And when I add new item to EventList I want see it in my CustomEventList.Is it possible? ...

Resolved! update alfresco script

Hi,I am using alfresco 5.2. And after installing beCPG extention I have a lot of sql-scripts inalfresco\tomcat\temp\AlfrescoAnd in some scrips I see INSERT IGNORE INTO alf_qname (ns_id,version,local_name) SELECT id,0, 'labelingLabelingTemplate' FROM ...

Resolved! url settings

Hi,I run alfresco 5.2 and set these settings in alfresco-global.propertiesalfresco.context=alfrescoalfresco.host=myIpalfresco.port=8080alfresco.protocol=httpshare.context=shareshare.host=myIpshare.port=8080share.protocol=httpAnd, I have my domain and...

CIFS lock

Is there anyway to edit the persistence of the file lock on CIFS such that the lock is released immediately the file is closed? On my alfresco instance, I find that files opened via CIFS have to be unlocked via the share UI for them to be editable by...

simwenyi by Champ in-the-making
  • 3435 Views
  • 1 replies
  • 0 kudos

How to get Alfresco context and audit ScheduledJob in java?

Hi eveybody,i need to audit my scheduled job, which is defined in xml beans and java class, but i m not able to get context from java class or call auditComponent.recordValues() method. Is there some guide for this in java or did i miss somethingthis...

jrautner by Champ on-the-rise
  • 5044 Views
  • 3 replies
  • 0 kudos

Visio file download issue in IE

Hi Folks,Initially, application/vnd.visio2013  mimetype is not registered with my Alfresco EE 5.0.3 instance.Lots of vsdx file are uploaded on the server and downloading of it works fine in chrome and FF browser.As the above mimetype is not available...

Get Type Details

Are there REst APIs to look at details of a Type like getTypeProperties(), getAspects(), getParentAssociations(),getChildAssocs()?

ramprasad by Champ in-the-making
  • 8306 Views
  • 7 replies
  • 1 kudos

PDF toolkit Watermarking

Hi!Anyone knows how to watermark just first page. Whaterver I do always get watermark on every page.Thank you,Zoko

zoko by Champ in-the-making
  • 3781 Views
  • 1 replies
  • 1 kudos

Resolved! limit set to add users

I am trying to set a limit to add users. for example, I want only 10 users can be added. If 9 users are added then its fine. when the10th user is added, the limit is full, then the "new user" and "upload user CSV file" button must be graded out. so, ...

Email Record Not Completing

Hey guys,In my install of Alfresco Community 5.1, in the records management site when I try to complete an email (.eml) record that has a MIME of message/rfc822 I get a dialog that tells me to enter metadata for the file to complete the record. I fil...

draperaj by Champ in-the-making
  • 3338 Views
  • 1 replies
  • 0 kudos

Cascade drop-down list in Share

Hi,I got requirement to have cascade drop-down list in Share,  change the constraint list of the second drop-down list based upon the value selected in the first drop-down list.Any sample how to implement this would be great help!Thanks!

eramesh by Champ on-the-rise
  • 9006 Views
  • 6 replies
  • 0 kudos

User search not working alfresco community edition

Hi all,I'm having a problem in alfresco community edition v5.2.0.I have set up LDAP authentication and can log in using LDAP users, however if I navigate to Admin Tools -> Users and search for a user contained in LDAP, nothing comes up.Bizarrely thou...

Resolved! Link to a documentation

Hello, I have to develop a workflow on Alfresco 4.2. I already do this tuto but I am stuck in my development because the features I want to use are not show in this tuto.Does exist a documentation with all the available type (like d:text, d:int ... u...

vmiorga by Confirmed Champ
  • 4538 Views
  • 1 replies
  • 0 kudos

Resolved! Installing AMP delete share and alfresco apps in tomcat-webapps

Hello,am using alfresco community 5.2. after installing an alfresco module package using the "apply_amps.bat", the share and alfresco applications are gone. after restarting tomcat the applications share and alfresco appears again. thus all my custom...

wkamdem by Champ in-the-making
  • 7027 Views
  • 3 replies
  • 0 kudos

content-model.xml

HiI have created a content model like below, In this file,It is not take two properties with same name in different types, can see the commented tags in second type named as contractNumber.If i uncomment it, it throws an error containing duplicate. W...

yuva by Champ on-the-rise
  • 5251 Views
  • 2 replies
  • 0 kudos

alfresco installer

Hi,I download the installer for windows. Where I can download the source of this installer, I want to add some actions.