Question

Cittacore Technologies Pvt Ltd
IN
Last activity: 3 Jun 2025 11:52 EDT
Excel Parsing in Pega Constellation 24.2
Hi everyone,
We have a requirement wherein an user can upload an excel file (using Attachment field type). The uploaded excel needs to then be parsed into a pagelist and displayed on the next screen.
I do understand than MSOParseExcel is now replaced with pxParseExcelFile but I am not able to figure out how can be dynamically pass the path to the param FSFileName. The value at "pxRequestor.pyFileUpload" is empty but on running D_pxCaseRelatedContent I can see the attachment.
Can someone please help me with getting the attachment path?