
Amazon EventBridge is a serverless event bus service that allows to connect your applications with data from a variety of sources.
The AmazonEventBridge Adapter provides the following key features:
The AmazonEventBridge adapter is available as part of your SAP Integration Suite license.
To use the adapter, you must first add it to your Integration Flow, add the required Connection parameters, and configure it as per your Processing requirements.
Once you have configured the AmazonEventBridge adapter, the SAP CI tenant enables data exchange at runtime by sending a request to the Amazon EventBridge receiver system. Finally, after processing this request, Amazon EventBridge sends back the required data to SAP.
Let’s look at a simple operation, AmazonEventBridge Adapter is used to perform the Basic operation that writes data to the Event Bus.
We utilise a content modifier to store the message that needs to be written to the event bus. Here we can store it as an exchange property
Set detail as {"email":"smith.van@outlook.com"}
Parameter | Description |
Region Name | Select the AWS Region where the S3 Bucket resides. |
Authentication | The authentication method used for connection to Amazon EventBridge. Currently, Access Key and Secret Key is used for authentication. |
Access Key Alias | Specify the name of the Secure Parameter which stores the AWS Access Key. |
Secret Key Alias | Specify the name of the Secure Parameter which stores the AWS Secret Key. |
Connection Timeout (in ms) | Specify the maximum waiting time (in milliseconds) for the connection to be established. |
Socket Timeout (in ms) | Specify the maximum waiting time (in milliseconds) for a response message. |
AmazonEventBridge Adapter is used to perform the Basic operation that writes data to the Event Bus.
To validate the bus name for each entry in your payload, enable Check if Bus Exists.
To check for the failed entries, enable Throw Exception on Failed Entry. In case of failures, an exception is thrown with failure count and failed entries.
A description of each of the above fields is presented in the table below.
Parameter | Description |
Operation Type | Select Basic from the available dropdown. |
Source | Specify the source of the event. |
Resources | Specify the resources to be tagged to this event. |
Detail Type | Specify the type of event. Example: orderPlaced |
Bus Name | Specify the name of the event bus. Example: CustomerBus |
Detail | Specify the detail that needs to be sent to the event bus. Example: {"url":"www.customeradata.abc.com","email":"smith.evans@outlook.com"} |
For detailed information about Amazon EventBridge adapter configuration, see AmazonEventBridge Adapter Guide.
Note: The AmazonEventBridge adapter is available as part of your SAP Integration Suite license.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
19 | |
19 | |
15 | |
9 | |
9 | |
8 | |
7 | |
6 | |
6 | |
6 |