Skip to main content
kosullivan_
Level 2
September 13, 2023
Solved

Is there a way I can capture the XDM event request ID as a data element to use in other custom code actions?

  • September 13, 2023
  • 4 replies
  • 1077 views

I am looking to have a unique request ID be set as a variable returned in some of my Rules. I would like to be able to create a data element in Adobe Data Collection that lets me capture this requestID every time an event comes in and use that value. 

 

Is this something that is possible?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jennifer_Dungan

I am not yet on XDM collection, so I don't know if this is available, but I found a reference to payload.attributes.requestId, is that available in your mapping to send this to a Data Element?

4 replies

Jennifer_Dungan
Adobe Champion and Community Advisor
Jennifer_DunganAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
September 14, 2023

I am not yet on XDM collection, so I don't know if this is available, but I found a reference to payload.attributes.requestId, is that available in your mapping to send this to a Data Element?

kosullivan_
Level 2
September 14, 2023

Going to try this and see if I am able to access that. Looking at the Edge transactions for a given hit now. Thanks for the suggestion

Jennifer_Dungan
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
September 14, 2023

Good luck