Question
1
Replies
1748
Views
Accenture
Posted: December 9, 2016
Last activity: December 12, 2016
Closed
Process a file attached in a Work Object
Hi,
We have a requirement wherein, we have to process a CSV file attached to a work object.
There is an OOB functionality in PEGA to import a CSV file and create a pagelist out of it. But my requirement need to process a file attached to a work object. The file attached is stored as a pyAttachStream in DATA-WORKATTACH-FILE class. I am not sure how to convert the content available in pyAttachStream into a pagelist data.
Any help is highly appreciated
Thanks,
Karthik
Hi,
Please check attachd file - "How to get Data-WorkAttach-File.pyAttachStream.doc".