Question
3
Replies
298
Views
Posted: August 21, 2018
Last activity: May 28, 2019
Purge/Archive Work Objects- transfer archive to the external server.
Hi,
Could you please share your ideas, how to transfer archive from pega server to the external repository? (s3 bucket/ sftp server) without downloading a file from the server. Maybe some activity?
There is a requirement to store the zip files in S3 bucket instead of ArchivedFolder directory inside pega server.
Regards,
Jakub
***Edited by Moderator Marissa to update SR Details***
The RAP will get downloaded to the Archive folder. Then from there you could use the FTP server to place the file in the s3.
Also, this could be done manually as the archive could be a one time operation and then file could be manually be placed on s3.