With “Load file content in memory” load multiple files from Azure Blob storage dynamically
I am using “Load file content in memory” input load into postgresql database. I have generated SAS, created the variable, edited the kettle.properties file with SAS path. All working as expected, the file is loading into POstgresql Database. It’s a RTF file, I am able to copy the file content as one column with a single file.