Import file data from MID server in Servicenow staging table
Hello community, We are trying to import file which is stored on a mid server and dump the csv file contents into a staging table.Here we had tried to use power-shell to get the base64 encoding, but were unable since base64 doesn't seem to be added o...