Question
1
Replies
109
Views
Posted: September 20, 2019
Last activity: September 20, 2019
Closed
Pega REST Service Integration with AWS SNS
Hi,
I'm having some trouble integration AWS SNS with a Service REST rule. I have the service URL created but my issue is subscribing to the SNS topic using an HTTPS protocol. I am unable to read the headers/POST body and no service calls appear in any logs. The service also works when calling through other external systems.
Any advice would be greatly appreciated.
Thanks!
Can you elaborate how you setup your use case? If AWS SNS is a rest client, did you see the payload in the pega log (use HttpService class for debug)?