06-29-2018 10:51 AM
We are using Alfresco Process Services (Activiti) 1.8.1. It is using embedded Elasticsearch. But I am not able to connect it using http for querying purposes.
activiti
06-29-2018 08:07 PM
I was able to make it work. Actually, all we have to do is set following two properties in activiti-app.properties and you should be able to access Elastic search at localhost:9200
elastic-search.enable.http=false
elastic-search.enable.http.cors=false
06-29-2018 08:07 PM
I was able to make it work. Actually, all we have to do is set following two properties in activiti-app.properties and you should be able to access Elastic search at localhost:9200
elastic-search.enable.http=false
elastic-search.enable.http.cors=false
Explore our Alfresco products with the links below. Use labels to filter content by product module.