just trying to download a document iam getting the below error in the console

0
Did not expect an argument to be undefined Error: Did not expect an argument to be undefined    at l (http://localhost:8080/mxclientsystem/mxui/mxui.js?638381865223361898:66:313345)    at d (http://localhost:8080/mxclientsystem/mxui/mxui.js?638381865223361898:66:58773)    at async p (http://localhost:8080/mxclientsystem/mxui/mxui.js?638381865223361898:66:60070)    at async g.executeMicroflow (http://localhost:8080/mxclientsystem/mxui/mxui.js?638381865223361898:64:28950)    at async http://localhost:8080/mxclientsystem/mxui/mxui.js?638381865223361898:64:5870
asked
1 answers
0

I see you are running on localhost. Could it be that the filedocument is not there in your local environment? Filedocuments are stored and kept seperately of the database.

 

Regards,

Ronald

answered