Parse excel file error
Hi,
I want to parse the excel file that is uploaded via pxFileUpload section. That section is placed in a local action, and I execute the MSOParseExcelFile activity as a post process. But I get the following error;
The uploaded file template could not be recognized. Please upload a valid file. Refer to template templatefilename for details.
How can I fix this ?