Email channel not showing attachments in created case
Hi,
I want to read an excel file from email and need to save the data in data table. By default, Pega is not supporting excel attachments to read from email. It is working for docs, pdf etc. I have added xlxs in pySetTextExtractionCapabilities DT to read a excel file.
I have created a email channel and configured some basic entities to properties in a casetype to verify whether it is reading or not. When i send a mail it is creating a case and setting the values from body of email to single prop in case.
I found out that the attachments in email are not attached in case. Why it is not attached ?
My basic req is just need to read the excel data from email attachment and save it in data table.
In email channel, we have option to create a case, route to operator or workbasket, Auto reply. But I want to save the data without these options like creating a case.
Please suggest best possible approach. My version is 8.5.
Thanks,
Vinoth