Hi all,
Is it possible in Visual Studio Code to read a JSON file within the projects?
Example:
I got a Codeunit called ImportJSON under the Codeunit folder, and then I would like to use this Codeunit to read the xyz.json file (under JSON folder).
Is it possible to read the JSON file?
Thank you.
Answers
unless im really, really wrong about this there is no way to achieve this currently using AL.
I also wanted to do this multiple times, i just ended up dumping the files into Blobstorage and requesting them via http from there.
/Wisa
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/