Bulk Operator Creation - Capability Constellation
We have a requirement in our project to have a Admin Tool to allow the end users to create Bulk Operator profiles for which we need the ability to Upload the list of operator and there details as an excel file and parse those data and display the same on screen. We had this tool implemented in Theme Cosmos and the same Tool needs to be implemented in Pega Constellation as well. In Theme Cosmos we have used pzFilePathWithForm for uploading the file and pxParseExcelFile for parsing the same in UI. What is the alternative options we have in Constellation? How can we attach a file externally, not using the OOTB Attachment Utility provided in Constellation.