Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

ACS transactional message event context data

Avatar

Level 2

Hello everyone,

We are using transaction message in ACS for sending the push notification. External system sends event context (ctx) data (payload) to ACS and then ACS sends a personalized push message to the app users using the event and profile data.

In the rtEevnt schema, we can see the history basically the broad logs including the event context data of transaction deliveries but we are not able to perform manipulation or query against the event data since it is only visible in preview mode but not available for querying.

Any idea how can we query the ctx data which is stored (but read-only) in ACS for transaction deliveries?'

Thanks in advance for the help!!

/Rajdeep

2 Replies

Avatar

Level 10

Hi Rajdeep,

The Event Context is usually linked to a Profile and you should be able to query from there. These could help:

I hope that helps. Thanks!

All the best,

Pablo

Avatar

Level 3

Hi @rajdeepk7439790 

 

Can you please let us know where you are able to see the context data that is payload data passed from API.

 

We are queried on rtEvent but unable to see any column as you have mentioned.