Error Code CE0244: Import from JSON - Mapping requires a parameter
0
Hi there, I use Mendix Studio Pro 11.2.0 and try to import a timeseries from a JSON file. I defined a JSON structure and an import mapping. The import mapping is set to create the (database) object "TimeSeries". Microflow: When I use the action "Import from JSON" in a microflow, I get an error CE0244 ("The import mapping requires a parameter but none is specified in the action"). I asked ChatGPT, everything seems to be configured correctly. Does anybody have an idea how to fix it or have a workaround? Many thanks! See the following screenshots (For debugging reasons I stripped it down to not import the single datapoints, but only the TimeSeries object):