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

Forum Posts

REST API - Get nodes of all folders

I have a C# application using the Alfresco REST API to manage my files, I use the webscript to get the content of specific folder:https://localhost:8080/alfresco/s/slingshot/doclib2/doclist/documents/site/ausland/documentLibrary/ArquivosWhat I need i...

leotoso by Champ in-the-making
  • 8786 Views
  • 4 replies
  • 0 kudos

Resolved! Custom Workflow - Custom Form

Hi,I create a custom workflow.If  my understand is right, my custom form MUST have a parent. In my case :****Model.xml<types><type name="scwf:submitMyCustomTask"> <parent>bpm:startTask</parent> <properties>....But I need to hide some of the fields of...

elboukhari by Champ on-the-rise
  • 6383 Views
  • 3 replies
  • 0 kudos

Can't change folder description

I have a problem with my alfresco 5.2.0I call obejctService.getObject method for this object with soapUIEverything is ok.Then I manually change description of folder in alfresco repo and call this method againI can see in response that description ch...

biker89 by Confirmed Champ
  • 7927 Views
  • 6 replies
  • 3 kudos

Resolved! Bootstrap the creation of a site does not work

Hi,I would like to bootstrap the creation of a site through Java codeiteInfo siteInfo = siteService.createSite("site-dashboard", "my-site", "Site", "This site", SiteVisibility.PRIVATE);‍‍However, when the bootstrap is executed I get the following err...

pkhazzaka by Champ on-the-rise
  • 7448 Views
  • 4 replies
  • 1 kudos

The REST API for a workflow created by graphical interface?

Hello all,I have created a workflow using graphical interface provided by online trial version of Alfresco. (A screenshot is below for your info.)It is validated and works fine when I start the process.Now my question is: "Does the graphical interfac...

ntj by Champ in-the-making
  • 4255 Views
  • 2 replies
  • 1 kudos

Alfresco Community Reindex after Data loss

For unknown reasons, several files were deleted from ozur Alfresco Community Data partition. The rindex does not work for us, as documented. there is no URL to perform a reindex. Does anyone know a solution to get a list of the lost files or to perfo...

rhopf by Champ in-the-making
  • 3230 Views
  • 1 replies
  • 0 kudos

Datalist New Element button

Hello,I have a problem with dataLists.I create new list but I can't add new element to this list because the button New Element is desabled. I am using I have Alfresco Community v5.2.0 and alvex-3.0-20170502.123755-241.zip

Model Manager create button missing

Edition: CommunityVersion Number: 5.2.0 (r135134-b14)Is my install broken?Model Manager does not display "Create / Cancel" buttons. Either my install is broken or the feature is reserved for the Enterprise edition.Is there a way to create custom perm...

jmarugg by Champ in-the-making
  • 5717 Views
  • 3 replies
  • 0 kudos

5.2 AOS Edit in Office problem

We're just preparing for a new deployment of 5.2 on Windows, and will be using the AOS functionality.Most things seem fine, except for one issue. If we upload an Office document to the library, then try and Edit In Microsoft Office, Office starts and...

tman247 by Champ in-the-making
  • 4622 Views
  • 1 replies
  • 1 kudos

Get RESTApi response

Hello,I'd like to parse a string given by : http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/people but my code doesn't log in alfresco.Thus, I wrote this code in my custom share page:<p id="peoplelist"></p><script>   var peopl...

jackarnd by Star Contributor
  • 10758 Views
  • 7 replies
  • 3 kudos

Alfresco 5.2 synchronization

Hi,i am trying to sync with active directory, but keep geting and error on log.""[org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [DefaultScheduler_Worker-5] Synchronization aborted due to errororg.alfresco.error.AlfrescoRuntimeExce...

amarques by Champ on-the-rise
  • 12756 Views
  • 14 replies
  • 1 kudos

Resolved! Move Documents & Folders with REST Api

Hi,I m using Alfresco Community 5.2. I want to move some documents or folders to another folder by using Rest Api. But I can not find any documentation about this. Please help me.Thanks in advance.

hilal by Confirmed Champ
  • 7538 Views
  • 2 replies
  • 2 kudos

How to trigger event for event based gateway in java

Hi I am trying to implement event based - gateway as shown in example of activiti user guide Activiti User Guide .Only difference in below mentioned image and my model  is that there is a service task (lets call it task T) between start event and eve...

shobhit by Champ in-the-making
  • 10984 Views
  • 7 replies
  • 0 kudos