Closed
How to download files from a Case Work in Pega to Robot
Hi,
We need to download from a case work in Pega one file in order to read and modify by a Robot. This file is an attachment of the case work. Any ideas?
We would need also to upload that file after modifying it to the same case work.
Thanks,
The best way to automate is to have the Case Work application interrogated using Web adapter, navigate to appropriate case, download and process the attachment and then upload the updated version.