Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80942

Reading JSON file using Import Mapping Method

$
0
0

Hi All, 

I am uploading the JSON file and expecteing it to store in the Mendix database using Import Mapping. 

The data is not imprted for attached JSON snippet. The entity structure is starting from mnemonic i didn't include data in the JSON structure.

So i want to exclude the metadata also as shown below.

 

 { "data": {"mnemonic": [
      {"code": "VOF","name": "V.O.F.","type": "CLIENT","client": [
          {"entity": "NV","code": "TEST1"
          }
        ],"outright-client": [
          {"account-number": 2132
          }
        ]
      },"meta-data": {"count": 1234,"as-of": "20170215132000GMT","date-time": "20170215132000GMT"
  }
}

 


Viewing all articles
Browse latest Browse all 80942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>