Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

Show XML collection Query editor

Avatar

Level 7

Hello: I would like to display the XML collection of Column output/extraction/destination/exportColumns/exportColumn from nms:delivery

Heku__0-1690961930431.png

Thank you in advance.

@Manoj_Kumar_ @ParthaSarathy @Parvesh_Parmar @DavidKangni 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi Heku,

 

Can you elaborate on the use case and exactly what you need?

Is it just the column XML or do you need delivery data along with it?

Does it need to be automated or is it a one-time execution?

 

Depending on the specifics the ask may or may not be doable. One of the simpler ways may be to simply export data from the table as a package, but if you are looking for some automated export being compiled by a workflow, then custom .js would likely be required.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi Heku,

 

Can you elaborate on the use case and exactly what you need?

Is it just the column XML or do you need delivery data along with it?

Does it need to be automated or is it a one-time execution?

 

Depending on the specifics the ask may or may not be doable. One of the simpler ways may be to simply export data from the table as a package, but if you are looking for some automated export being compiled by a workflow, then custom .js would likely be required.

Avatar

Community Advisor

Try wraping your expresion with toString()