Questions tagged [alfresco-share]

Alfresco Share is a web-based collaboration environment for managing documents, wiki content, blogs and more.

Alfresco Share is a web-based collaboration environment for managing documents, wiki content, blogs and more. Share leverages the Alfresco repository to provide content services and utilises the Alfresco Surf Platform to provide the underlying presentation framework.

See https://wiki.alfresco.com/wiki/Alfresco_Share

1122 questions
2
votes
1 answer

In alfresco document property page title is not getting displayed

After uploading document in alfresco site I am clicking edit properties, but the title at header is not getting displayed properly. please refer below attached image to understand issue. Regarding this I have checked the logs in browser console as…
Deepak Talape
  • 997
  • 1
  • 9
  • 35
2
votes
1 answer

Can we use Crawler in alfresco repository to find content with specific aspect or property?

I want to fine All content with specific aspect and property value in alfresco. I am trying to traverse All contents in alfresco repository. But Its taking to much time because there are huge number of contents in repository. So I am thinking to use…
2
votes
1 answer

Alfresco: Is there a way to inherit form configurations for editing properties of different document types?

I'm currently working on a content model for my Alfresco instance. In this content model, I have a base document type, and multiple specific document types (e.g. report, test procedure, statement of work etc.) which are children of the base document…
2
votes
1 answer

Is there a way to determine if the task was reassigned?

I have the multi-instance parallel workflow. By using the Activiti ScriptTaskListener I write to the some aspect of the workflow-model.xml some details of the business process. For example, in the event start I write all assignees: ... var…
user1134181
2
votes
1 answer

Audit Alfresco Share previews

Obsolete Alfresco documentation says: the download or preview of content are recorded as a single read However, with Alfresco 5+ preview does not generate any audit event (I just tried). QUESTION: How to make Alfresco log an audit event when…
Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373
2
votes
2 answers

How to Increase Document delete time-out period in alfresco 5.0.d

I am trying to delete some documents from alfresco repository. But its giving time-out Exception. So is there any configuration to increase that time-out period. Or is there any other way to delete documents, in that i will not get read time-out …
Deepak Talape
  • 997
  • 1
  • 9
  • 35
2
votes
2 answers

Alfresco community to listen to https

I am using alfresco community 5.0.d and its installed on AWS. I am able to use it via http but I am not able to use it via https. I have added security listener to https in AWS and also modified alfresco-global.properties as…
nikhil84
  • 3,235
  • 4
  • 22
  • 43
2
votes
0 answers

Retrieve all documents version list in alfresco

Need to fetch list of all documents version. Is there a way to do this with SQL. Also , In a folder , can we find which subfolders have versioned documents in them ? Thanks
user3331349
  • 49
  • 1
  • 7
2
votes
1 answer

How to download multiple files from alfresco repository

I have more than 1 TB data in one site of Alfresco repository. Now from that site i want do download all the files with .xml extension As i checked in Alfresco share, there is no any provision provided by alfresco. So can anyone tell me some better…
Deepak Talape
  • 997
  • 1
  • 9
  • 35
2
votes
0 answers

Alfresco audit: show user's OS

I want Alfresco's audit to show, for each logged action, what was the operating system of the user. For instance, if a user delete a document using Firefox on Ubuntu Linux 16.10, the audit line would have the information Ubuntu Linux 16.10. Showing…
Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373
2
votes
2 answers

How to get thumbnail image of any kind of documents in alfresco using CMIS

I have created a Custom web Application using Java Servlets, and connected to Alfresco Repository using CMIS. Now my requirement is to built a Library Navigator; for this I have to display the document thumbnail image in front of the document name…
Arjun Patil
  • 111
  • 9
2
votes
2 answers

Alfresco workflow activiti: How can I populate webservice result in dropdown

I am using Alfresco Community Edition-5.1.x , we created advanced workflow. In workflow we are trying to populate web-service results values in drop-down. Can you please guide us how to populate values in drop-down?
2
votes
1 answer

How to Update Document properties using CMIS

I have one external web application through that i connected to alfresco repository using CMIS. I am already able to upload document in to repository or able to download n view document. Now my requirement is, I have to Update Specific Documents…
2
votes
2 answers

In Aikau. How to get the search query parameters inside a custom widget in a dialog?

I am using Alfresco 5.1.e In the search page "/share/page/dp/ws/faceted-search". I have included a button "AlfDynamicPayloadButton". When the button is clicked it opens a dialog with "ALF_CREATE_DIALOG_REQUEST" and inside of it my custom widget. I…
Troncador
  • 3,356
  • 3
  • 23
  • 40
2
votes
1 answer

Aikau fundamentals - payload 101

I am very new to Alfresco Aikau and I just don't get how payload works. There are many examples where payload is used but I am not making the connection. All the examples I seem to find suggest (to me that is) that the payload is used to define a…
user1398017
  • 149
  • 1
  • 1
  • 4