Add variables to the Delivery Log ID | Community
Skip to main content
Level 2
February 9, 2023
Solved

Add variables to the Delivery Log ID

  • February 9, 2023
  • 1 reply
  • 835 views

Hello,

Does anyone know if, when using Transactional Messages in Adobe Campaign Standard, there is any way to add a variable that comes in the Payload to the Delivery Log ID?
Use case: for a Client ID, communication is done for N quotation IDs (1 communication per quotation). We need to add the quotation ID (which is not in Adobe's data model because it is variable and is a 1:N relationship) to the Delivery Log ID to be able to make an ACKnowledge to the source system, per quotation ID.

Thank you

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 bisswang

There is no such automatic propagation possible in ACS

 

There is some way to reconcile the delivery log with the events and potentially store data in a custom table (with a link to the delivery log).

But that is not straight-forward and also needs to be done before the regular cleanup removes the event data

1 reply

bisswangAdobe EmployeeAccepted solution
Adobe Employee
February 10, 2023

There is no such automatic propagation possible in ACS

 

There is some way to reconcile the delivery log with the events and potentially store data in a custom table (with a link to the delivery log).

But that is not straight-forward and also needs to be done before the regular cleanup removes the event data