Publish to Alfresco task freeze and return HttpStatus 400

cancel
Showing results for 
Search instead for 
Did you mean: 
ViktorReib
Active Member

Publish to Alfresco task freeze and return HttpStatus 400

I'm trying to create a simple process right now. This process should upload a simple file to the ContentService. Unfortunately, I get an error message in the editor as soon as I have selected the page.

Within the destination selection the pages are displayed, but as soon as the folders are loaded the image freezes.

Just like in the following ticket:
https://hub.alfresco.com/t5/alfresco-process-services/publish-to-alfresco-task-not-working/m-p/26522...

http://localhost:8180/activiti-app/app/rest/integration/alfresco/1/sites/case-managment/content

return 400 {"message": "Error while getting site content","messageKey": "GENERAL.ERROR.BAD-REQUEST"}

Can somebody help me?

Best regards,
Viktor

1 Reply
phuhciss
Member II

Re: Publish to Alfresco task freeze and return HttpStatus 400

Hi

I have the same problem as you. I'm using APS 1.10.0 and ACS 6.2.0.

Were you able to solve this problem?