Question
HCL
IN
Last activity: 19 Feb 2019 6:20 EST
Classless work object
Hi,
I have created an activity that calls MSOParseExcelFile. I imported one excel file using this activity. My datatype is Student that has 3 fields like Name,Department,ID. When I run and see the values in clipboard (pyWorkPage.Student), it shows it as classless. How to create the work object for this??????
Please find the attachment here.