Even after defining context, the issue remains the same, really don't know what the issue is. Due to project requirement we have to use JavaScript instead of sling model. Here is the jsonDeserializer.js implementation:"use strict";use(function () { var readJson = null; var itemJson = ""; ...