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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

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

Resolved! Reassign a task

can we reassign a task to someone else user?lets assume a task is assign to "user A" and we want to assign this task to "user B"  I am using query to assign a task to "user A " is query is {"action":"claim","assignee":"userIdA"}and rest url is http:/...

skverma02 by Confirmed Champ
  • 12966 Views
  • 8 replies
  • 5 kudos

Resolved! Autorename when updateing a node

Hello,when inserting a node (POST /nodes/{nodeId}/children) I am using autoRename=true to avoid 409 error.Is there some way to do the same for update (PUT /nodes/{nodeId})?Thank you for your time!

image
mire323 by Confirmed Champ
  • 5116 Views
  • 2 replies
  • 4 kudos

Is there a way to create a calendar event using javascript?

Is there a way to create a calendar event using javascript?I have a folder rule to execute a javascript that I would like to create an event in the site's calendar.I am using code that is similar to what I used to create datalist items and it seems t...

Scorpios by Confirmed Champ
  • 3647 Views
  • 1 replies
  • 1 kudos

Resolved! Amp Deployment Issue.

I am trying to create custom types and for that, I have packaged my code as an amp file.After starting ACS using the docker compose, I have the 11 containers                                                                                             ...

kiranmaik by Champ in-the-making
  • 8058 Views
  • 4 replies
  • 2 kudos

Resolved! How to get files list of a shared folder using rest api?

Hi!I have Alfresco Community 5.2.0I need to get a filelist from some shared folder.It is need for external application on android which I am developing.The Application should get a filelist of folder, parse it and get files with names and description...

dmitriyp by Champ in-the-making
  • 9049 Views
  • 2 replies
  • 0 kudos

Error occuring while adding Custom role to existing Site

Hi All,I am getting error while adding user with new custom role authority to existing site. I have tried things for fixing this issue as suggested on this link on hub:-https://hub.alfresco.com/t5/ecm-archive/howto-custom-permissions-in-alf-community...

piyush48 by Star Contributor
  • 6034 Views
  • 4 replies
  • 1 kudos

How to get checkbox pre filled

Hi I am having the following code, which creates checkboxes with the names and id's mentored in code. I want a few of the checkboxes to be checked by default. How can do so?My code <activiti:formProperty id="travelerJourneyStep" name="Traveler journe...

Dipesh by Champ in-the-making
  • 3386 Views
  • 1 replies
  • 1 kudos

Start/stop solr4 separately

Hi Team,I have installed alfresco(5.2.f) using installer.Can i start/stop solr4 without affecting tomcat server? If yes, what are the commands/steps for the same?What are the different loggers available for solr4 except below one for better troublesh...

Workflow state change upgrade

I have existing workflow with 4 user tasks: DRAFT, PENDING_REVIEW_A,  PENDING_REVIEW_B,  and PENDING_APPROVAL.Sequence Flows are: DRAFT to PENDING_REVIEW_A (operation = SUBMIT_A), DRAFT to PENDING_REVIEW_B (operation = SUBMIT_B), PENDING_REVIEW_A TO ...

Shwe by Champ in-the-making
  • 6001 Views
  • 4 replies
  • 1 kudos

Rules not working after upgrade

For several versions I've had a rule set up to send an email when a new post is made in a discussion as shown below.Since I upgraded to version 5.2 this has stopped working.I believe what is happening is that the rule is still triggered when the node...

image
idwright by Star Collaborator
  • 8475 Views
  • 5 replies
  • 0 kudos

Resolved! Is there a login issue with alfresco-js-api 4.1.0 ?

Hi there,I'm seeing a problem with alfresco-js-api 4.1.0 in my Angular app. I'm not able to login to ECM or BPM. If you look at the HTTP request, you can see the data being sent after the login call is {"password":"my-password-here"}If I run the same...

pedwards99 by Star Contributor
  • 6309 Views
  • 2 replies
  • 0 kudos