Generate excel file and drop file to server location
I have a requirement to take data from table and generate excel for those records and drop that excel file to Server location(Shared Drive).I tried to use connect-file method but using connect file method, we can write data from xml,csv file,HTML rule and clipboard and add that to file. File generation is done by Connect file rule Pega OOTB activity and It generates Text file always I think. Can you please suggest is there any other way to generate excel file and drop it to specific location?