Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
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()