Home

CloudEvents

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
page

Overview

The ASAPIO Integration Add-on supports events in the CloudEvents specification. This feature is included since release 9.32310.

Please note: Connector for Solace and SAP Advanced Event Mesh do currently NOT support CloudEvents format.

Activate CloudEvents Formatter

In the Outbound Object configuration, go to Formatter Sequence and add two entries to the Formatter Sequence table:

/ASADEV/ACI_GEN_VIEW_FORM_CB
/ASADEV/ACI_CLOUDEVENT_FM

Formatter Type is set automatically, the sequence should be set like this:

Specify additional attributes (optional)

If you want to change the CloudEvents attributes, you can add additional header attributes to the configuration.
For this, go to Header Attributes in the Outbound Object specification. Here, you can add the following attributes:

CLOUDEVENTS_OBJECT_NAME
CLOUDEVENTS_OPERATION
CLOUDEVENTS_VERSION

This will result in the following “type” in the payload:

Scroll to Top