DadiM827
(Dadi Manoj)
1
I tried using OOTB activity pxParseExcelFile and MSOPaseExcelFile.
It works of .xlsx format files but when i try using .xls file it is not working.
I am getting the error Message as pzUnrecognizedFileTemplate. Did anyone faced this issue in 8.6 or any versions ?
Any changes Required need to do ??
@DadiM827 MSOParseExcelFile is Final Internal rule. Anyone other than PegaRULES is not supposed to use it. Further this has been deprecated in 8.1.
The documentation Parse Delimited rules and Creating a data model from a spreadsheet specifies that only .csv or .xlsx is supported
Can you check the format in which you are passing parameters.
For further help please see Activities for integrating cases with Excel documents