Hi @Akila4, As mentioned by @AkshayAnand also above, how you will access the json file, you need to upload this file into SFTP before operating on it. Once this is done, you can access it from SFTP in the js activity, parse it and save the data in a table. You don't need to load it using data loadin...