Need help with ADF

cancel
Showing results for 
Search instead for 
Did you mean: 
eugenio_romano
Alfresco Employee

Re: Need help with ADF

can you try to use in your prod file the same configuration that is in the dev file:

"ecmHost": "http://{hostname}:{port}/ecm",
"bpmHost": "http://{hostname}:{port}/bpm"

Use in settings of ADF those URLS:

Ecm: http://localhost:3000/ecm 

Bpm: http://localhost:3000/bpm 

And this configuration as proxy:

proxy: {
            '/ecm': {
                target:  "http://0.0.0.0:8080",
                secure: false,
                pathRewrite: {
                    '^/ecm': ''
                },
                changeOrigin: true
            }
        }
  
ramprasad
Member II

Re: Need help with ADF

I changed settings as per your suggestions:

Changed the prod file as well.

I get the following error

ramprasad
Member II

Re: Need help with ADF

Is it possible to have a Zoom meeting to troubleshoot?

eugenio_romano
Alfresco Employee

Re: Need help with ADF

send me an e-mail we can arrange it thanks

ramprasad
Member II

Re: Need help with ADF

Don't have your email Id. WOuld appreciate it if you could send an email to yogish.kode@tripudiotech.com