
Applies to:
SAP Hybris Marketing: For more information, visit https://help.sap.com/mkt
Summary: This article explains SAP Hybris Marketing integration with AWS-SES which is used for email campaigns , newsletter and utilizes AWS-SES various features : such avoid SPAMs, Bounce, complaints etc
Authors: Akhilendra Pratap Singh
Company: Mindtree Bangalore
Created on: 15/06/2016
Author Bio
Akhilendra Pratap Singh is working as Sr. Functional Consultant at Mindtree Bangalore and has expertise in the areas of SAP SD, SAP CRM, SAP C4C and SAP Hybris Marketing . He is SAP SD and CRM Certified professional with around 16.5 years of experience.
SAP Hybris Marketing (1602 onwards) supports two email Service providers for Email Campaign management, namely: AWS-SES and SAP Mobile Service for Email. This paper will cover end to end integration of SAP Hybris Marketing with AWS- SES and is based on SAP Hybris Marketing 1511.
In order to set up the AWS- SES email service provider, you will have to do configurations in:
3. For the verified sender email address, edit the Notification Configuration and create a new Amazon SNS topic, eg bounces and complaints. Give the new topic the same name as the feedback queue. For example : AMAZON_BOUNCE
4.. In the Sender Notification Configuration, assign the SNS topic and disable Email Feedback Forwarding.
After Saving the config ARN will be generated as shown below:
5. In the SQS console, create a new queue with the same name you gave the feedback queue in technical configuration.
6. Subscribe to new queue to the SNS topic you created earlier.
Go to your AWS -SES Account and click on Security Credentials
Now you should create an IAM Users required to send or used in Sender Profile. It’s advisable to use IAM users to send emails as you can control the permissions/ authorizations.
7. Now You have set an account up at Amazon AWS-SES and received following parameters during account set-up:
The Feedback Queue Path is the last individual portion of the queue URL at Amazon.
For example, the path fromhttps://sqs.eu-west-1.amazonaws.com/NNNNNNNNNNNN/ABC is /NNNNNNNNNNNN/ABC.
https://sqs.eu-west-1.amazonaws.com/NNNNNNNNNNNN/ABC is /NNNNNNNNNNNN/ABC.
Identify Feedback Queue Path for you Hybris Mkt System :
“/0XXXXXXXXXXX/AMAZON_BOUNCE”
8. Set up a Group so that you can assign Policies to Users. For Example “Administrator” and assign all the admin policies.
9. Select from the Policies to attach it to Group Created in above step and click next.
10. Assign Users to the Group
Following steps needs to be setup in SAP Hybris
Follow the below steps to Download Certificates and apply to Hybris Mkt system
1. Open URL: https://email.us-east-1.amazonaws.com/ in Chrome and Open developer tools , as shown below:
2. Navigate to Security tab.
3. Choose ‘view certificate’ and save the certificate locally:
4.Store it as Base-64 file:
5. Login in to Hybris Mkt System and Import the certificate in Strust: ( tcode: strust)
6. Setup RFC connection: ( Tcode: SM59)
Check the Security options in Logon and Security TAB, it should be “ Anonymous SSL..”
7. Perform the connection test and you should get HTTP response 404, which confirms connectivity to Amazon Server has been established and now you can send email/ execute email campaign .
Tcode: ME_AMAZONXS
Note:
References:
1) SAP Hybris Marketing Installation Guide1511
2) AWS Developers Guide
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.