Question
Wipro
IN
Last activity: 5 Apr 2020 22:11 EDT
Amazon S3 Connectivity through PEGA
Hi Team,
We have business requirement to store Work item attachment to Amazon S3 bucket. To do this, we wanted to configure Amazon S3 as repository rule and enable them in Application rule so that PEGA by default store all work item attachment to Amazon S3 bucket instead of Pega DB.
While creating repository rule we are facing connectivity issue. We have given following parameters for repository rule but, at the time of saving the rule, connectivity fail exception is reported.
Bucket name <ValidBucket Name>
Authentication Profile with Access Key and Secrete Key- It is verified these detail are correct.
Root path - http://s3.amazonaws.com/<bucketName> and http://s3-<regionName>.amazonaws.com/<bucketName>
While saving this rule we connection error.
Later business suggest us to use Proxy and then try. We set Proxy as described in below two posts. we tried prconfig configuration caused login failure, with JVM parameters, no issue appearantly but connection was still failing.
prconfi setting for proxy-
https://community.pega.com/knowledgebase/articles/reverse-proxy-server-configuration
Hi Team,
We have business requirement to store Work item attachment to Amazon S3 bucket. To do this, we wanted to configure Amazon S3 as repository rule and enable them in Application rule so that PEGA by default store all work item attachment to Amazon S3 bucket instead of Pega DB.
While creating repository rule we are facing connectivity issue. We have given following parameters for repository rule but, at the time of saving the rule, connectivity fail exception is reported.
Bucket name <ValidBucket Name>
Authentication Profile with Access Key and Secrete Key- It is verified these detail are correct.
Root path - http://s3.amazonaws.com/<bucketName> and http://s3-<regionName>.amazonaws.com/<bucketName>
While saving this rule we connection error.
Later business suggest us to use Proxy and then try. We set Proxy as described in below two posts. we tried prconfig configuration caused login failure, with JVM parameters, no issue appearantly but connection was still failing.
prconfi setting for proxy-
https://community.pega.com/knowledgebase/articles/reverse-proxy-server-configuration
JVM setting for proxy
https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html
Any idea how to resolve this issue. Please find attached log file for error detail.
Error in log file during connectivity -
***Moderator Edit-Vidyaranjan: Updated SR details***