07-12-2018 02:30 AM
Hi everyone, currently I'm exploring the ADF and I'm trying to set up activiti with ADF. Standalone activiti is perfectly working, but not able to setup it with ADF.
When I try to login with the credentials of Activiti, I receive below response..
Here is the proxy.config.json file
and here is the login.component.htm file
Kindly guide me to solve this issue. Thanks in Advance.
07-12-2018 05:55 AM
Are you using Activiti or APS? ADF is not compatible with the open source version for now
07-12-2018 02:33 AM
In the app.config.json file you should have providers set to "BPM" if you need only ACS, for example:
"ecmHost": "http://{hostname}{:port}",
"providers": "ECM",
"authType" : "BASIC",
07-12-2018 05:54 AM
Hi Denys Vuika, Thanks for the reply.
Here I'm sharing the code snippet from my app.json.config file,
I had also tried with "providers" : "ALL" and bpmHost and ecmHost both available at that time, but unfortunately still not working.
07-12-2018 05:55 AM
Are you using Activiti or APS? ADF is not compatible with the open source version for now
07-12-2018 06:35 AM
Thanks Eugenio Romano for the prompt reply !
Explore our Alfresco products with the links below. Use labels to filter content by product module.