Question
2
Replies
2667
Views
HCL Singapore pte ltd
Posted: June 22, 2017
Last activity: June 22, 2017
Closed
How to generate excel file in pega 7.1.7 with .xls file extension
Hi team
I need to generate excel file with having "xls" file format into particular folder in pega server
I have used connet-file with operation "write from clipboards from properties" but it generate xls file in text tab format later which causes issue
Msogenrateexcel activity only generate xlsx format files not xls files
Any suggestion
use MSOGenerateExcel method to generate excel, create binary excel file and give the source in excel and upload it.
Give the file name parameter as DocumentName.xls