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

Forum Posts

Yet another invalid keystore question

I am using docker-compose so all the answers about expanding the war wont work for me.  And I don't understand why this is happening with the docker images.  I am useing a custom image with almost nothing changed.  the Docker file looks like this:FRO...

mangar by Star Contributor
  • 3040 Views
  • 1 replies
  • 0 kudos

custom navigation bar template

I would like all sites, to have the navigation bar with the calendar menu itemI have to manaully configure each navbar for any site I create.The same happens for the dashlet (I have to manually drag the stie calendar for each site).Is it possible to ...

Giuliano by Confirmed Champ
  • 2683 Views
  • 1 replies
  • 1 kudos

Does REST call task throw BPMNError?

If REST call task receives http status 400, for example, does it throw a BPMNError so that a boundary error event can catch it? It does not seem to happen. 

esakilpi by Champ in-the-making
  • 7258 Views
  • 9 replies
  • 2 kudos

Configuring IMAP access to document library

I have configured the IMAP subsystem and have read/write access to site document libraries, which is what I wanted.  However, there are some additional folders shared on the IMAP tree (such as Data Dictionary, Guest Home, Shared, User Homes) that I d...

Migrate Activiti 5.22.0 to Activiti 6.0.0

Add dependency in Pom.xml---------------------------------------------      <dependency>            <groupId>org.activiti</groupId>            <artifactId>activiti-spring</artifactId>            <version>6.0.0</version>      </dependency>            ...

Migrating Activiti 5.22.0 to Activiti 6.0.0

I added dependencies in Pom.xml<dependency>          <groupId>org.activiti</groupId>            <artifactId>activiti-spring</artifactId>            <version>6.0.0</version>      </dependency>               <dependency>                  <groupId>org.a...

Creating REST API

Hello,I'am trying to fetch the task details with the state as completed without the workflow id but it's not working in this code.protected Map<String, Object> buildModel(WorkflowModelBuilder modelBuilder, WebScriptRequest req, Status status, Cache c...

Tabu by Champ in-the-making
  • 3137 Views
  • 2 replies
  • 0 kudos

Unable login to Alfresco after migrate to local

Hi, i was unable to login to alfresco after migrate it to local environtment. from the login form this is the message that i get. i alsoo already checked to database that the user is exist.Wrong Username / PasswordAnd here is the log from here i see ...

rdy by Champ in-the-making
  • 2984 Views
  • 2 replies
  • 0 kudos

Solr4 query threading beaviour

I have observed an unexpected behaviour in my Alfresco installation when doing advanced searches. The site has an complex advanced search form with about 30 criteria, many of them multi-valued picked from multi-selection lists.When I do a search with...

chkk by Champ in-the-making
  • 8358 Views
  • 7 replies
  • 0 kudos