Sigma enables you to connect with Amazon Simple Notification Service (SNS) for sending report notifications to report consumers. The appropriate E-Mail IDs of the customers or end users are stored in the form of Topics on the Amazon SNS notification delivery service. Using Sigma, you can send the status of the generated reports to your customers by establishing a connection with the SNS delivery mechanism in the AWS environment.
Perform the following essential steps on the Amazon Web Services portal:
|
Using the AWS portal, let's assume that the SNSCHECK topic has already been created for the SNS email delivery service, as shown in the sample screen shot:
It's also assumed that a couple of end users have already subscribed to the SNSCHECK topic as their respective email addresses have been listed in the topic, as shown in the following sample screen shot:
By making use of Sigma Studio, the configuration UI, you can easily establish a connection with the SNS delivery service using minimal sets of configurable actions. The status of the generated reports in Sigma Application will be sent in the form of emails to the subscribed users or customers of the created topic on the SNS delivery service in the AWS portal.
Prerequisites To create Amazon SNS connections, make sure to copy all the JAR files from the following location in the CT Sigma platform binary:
And place those files in your application WAR files on the app or web server. For example, <Tomcat-Installed-Folder>\webapps\sigma\WEB-INF\lib folder in the above mentioned path. |
Perform the following steps to create an Amazon SNS connection in Sigma Studio:
Provide the geographical region which acts as the access point of the SNS email delivery service in the Region field, e.g. ap-southeast-1.
Click Submit to save the Amazon SNS connection.
When you try to exit the Create New Connection screen, before saving the configured SNS connection, a warning pop-up message appears, as shown in the following screen shot:
|
A success message for creating the SNS connection appears, as shown in the following screenshot:
Refer the following page: