Question
Verizon Data services India
Verizon Data services India
IN
Verizon Data services India
Posted: Dec 23, 2020
Last activity: Jan 1, 2021
Last activity: 1 Jan 2021 11:18 EST
Closed
Solved
How to attach a excel file present in the service export directory to a work object?
How to attach an excel file present in the service export directory to a work object?
set the file location to pxProcess.pyFileUpload property.
Used Uploadfile() OOTB function to get the Base64 encoded stream of excel file.
set this stream text to pyAttachStream.
Created Data-WorkAttach-File instance and then Link-Attachment instance to attach this file with WO.