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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

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

Resolved! CmisException fault code:0

Hello allI am trying to add a new version of image in alfresco repo with java bean.My code isversioning_service_port.checkOut(id_repository, id_holder, null, null);                                   versioning_service_port.checkIn(id_repository, id_h...

biker89 by Confirmed Champ
  • 7219 Views
  • 3 replies
  • 0 kudos

I've installed Chronoscan v.1.0.1.56 and I tried to integrate it with Alfresco 5.2.0. I tried this CMIS protocol with this URL: http://192.168.2.222:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom/ Both connections seem correct because I can

I've installed Chronoscan v.1.0.1.56 and I tried to integrate it with Alfresco 5.2.0I tried this CMIS protocol with this URL:http://192.168.2.222:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom/ Both connections seem correct because I can b...

mahsoom by Champ in-the-making
  • 7603 Views
  • 1 replies
  • 0 kudos

Activiti FormKey Property

I wish to attach an external form to start event and to user tasks in an Activiti project. However, adding the name of the custom form file in the field, doesn't direct me to the form in Activiti Explorer.Can someone please hep by listing out the ste...

jeenut by Champ on-the-rise
  • 8091 Views
  • 3 replies
  • 0 kudos

Resolved! Integrate LDAP with Activiti Explorer

Hi, I wanna integrate Activiti-Explorer 5.22.0 with openLDAP.My activiti-custom-context.xml file looks like :<bean id="processEngineConfiguration" class="org.activiti.spring.SpringProcessEngineConfiguration"> <property name="dataSource" ref="dataSour...

bellila by Champ in-the-making
  • 5696 Views
  • 1 replies
  • 0 kudos

Resolved! Form properties values recording into Activiti6 problem

Hi,Activiti 6 didn't seems to support historization into the DB (table ACT_HI_DETAIL) for long (>2000) string form values as for the variables. Is this a design limitation, a misconfiguration or a bug  ...? Thanks for your help !Following the complet...

edumitre by Champ on-the-rise
  • 15702 Views
  • 10 replies
  • 1 kudos

Resolved! Best way to print Activiti forms

I am relatively new to Alfresco Activiti and need technical advice on how to format Activiti forms for printing.  I have looked for add-ons and wonder if other solutions are possible with either CSS or an automated process to render to PDF.  Can anyo...

dhrobbins by Confirmed Champ
  • 9130 Views
  • 5 replies
  • 0 kudos

Resolved! Alfresco Bulk import for reading the scanned files

Hi,Need a help.How to extract the data(i.e name and date of birth) in scanned PDF files and convert into the single based on name as well as date of birth using alfresco bulk import.I am using the Alfresco 5.0 version.  

vicky123 by Champ in-the-making
  • 5632 Views
  • 1 replies
  • 0 kudos

Resolved! How to specify content-type and edit metadat upon upload

Hello,I need to change content-type (not MIME tfile type) on upload of a document and to change metadata info.I know I can change run SpecialiseType action, but this does not give me any way to edit metadata, after the type specialisation.Someone ca ...

sbixsbix by Champ in-the-making
  • 6327 Views
  • 2 replies
  • 1 kudos

Attached file content issue

I attached a file with a task and fetched its content using runtime/tasks/{taskId}/attachment/{attachmentId}/contentapi. I am able to save content of text file successfully but for other formats data is not getting saved properly and saved files are ...

Resolved! Extension of task-instances workflow webscript

Hello,I'm trying to extend workflow webscript org/alfresco/repository/workflow/task-instances for one argument more.What is the best practice in this case? I know that I must override the task-instances.get.desc.xml file and add my argument to <URL> ...

vojtechm by Confirmed Champ
  • 7829 Views
  • 3 replies
  • 1 kudos

Resolved! Fetch all users of a group in MultiSelectInput in aikau?

I am trying create form control which can fetch users from a particular group. From the link, I found that it can be achieved by MultiSelectInput form control. In that widget I am making a call to "api/groups/ALFRESCO_ADMINISTRATORS/children" service...

manav by Confirmed Champ
  • 4530 Views
  • 1 replies
  • 0 kudos

Resolved! Multipage TIFF

HelloCan somebody tell me how to add to multipage tiff image one more image which I download to alfresco repo?I ve got a Java Bean which download images to the folder in alfresco, but I need this images to be united in one document, such as pdf or ti...

biker89 by Confirmed Champ
  • 6894 Views
  • 2 replies
  • 0 kudos