Showing posts with label Parse Excel file. Show all posts
Showing posts with label Parse Excel file. Show all posts

How to read excel file in pega

Parse excel in pega?

If we want to upload multiple operators and create operators/access groups and load data instances which are in the spreadsheet (excel sheet), we can do this in pega and pega can parse excel file. Uses OOTB (Out of the box) activity to parse it and give output as List results where we can loop through the results and perform our own logic.
Here, Just uploading an excel file and parsing it to create operators. Need a portal where we can upload an excel file that is there on the machine.