Closed
Store attachments in Amazon S3 bucket
Hi,
Any documentation / PDN article on storing work object attachments on amazon s3 bucket?
Thanks.
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi,
Any documentation / PDN article on storing work object attachments on amazon s3 bucket?
Thanks.
Amazon has a REST service for storing (PUT) and retrieving (GET) files to S3.
http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html
Configuring a REST connector would take some work but is doable.
Build API in Amazon - configure Rest API using Lambda that helps to connect to S3 bucket. You can create both GET and PUT requests in the same API in AWS. From Pega configure Connect-REST rule to connect to these AWS API services and get the responses.
I am not sure on which version you are ,
As far as i remember till 7.2.2 we can store any repository that supports CIMS protocol.
If you want to use the OOTB feature where attaching to work object automatically moved to repository , retrieval and versioning the have to go with repository that supports CIMS only.
But if you have specific requirement to use others then storage and retrieval has to be handled with customized code.
Question Solved
Question
Question
Question
Question Solved
Question
Question
Question
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.