Download a file throws an exception

1
Dear experts  I have been trying to download an xml file , but it throws an exception on calling the microflow . Details  An error occurred while executing an action of Configurator.Configurator.actionButton1: Did not expect an argument to be undefined x/<@http://localhost:8080/mxclientsystem/mxui/mxui.js?637353460047940615:80:16418 we@http://localhost:8080/mxclientsystem/mxui/mxui.js?637353460047940615:35:9232 r@http://localhost:8080/mxclientsystem/mxui/mxui.js?637353460047940615:35:9128 d@http://localhost:8080/mxclientsystem/mxui/mxui.js?637353460047940615:40:140940 z/<@http://localhost:8080/widgets/HTMLSnippet/widget/HTMLSnippetContext.js?637353460047940615:1:20023 r@http://localhost:8080/widgets/HTMLSnippet/widget/HTMLSnippetContext.js?637353460047940615:1:24306  
asked
1 answers
0

Double check your XML mapping. Could it be that you did not set Nillable to true and that this attribute is empty when doing the export?

Regards,

Ronald

 

answered