Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

How to pass defined variables in javascript to the excel file in adobe campaign

Avatar

Level 1

I want to make one excel file in the adobe campaign of all the data I am getting in the workflow. So For this I have created one javascipt file in which I haev defined some local variables and for all local variables I have passed vars.recCount values to them. Now what I want is that how to pass those defined variables in the excel file and how to create the excel file in adobe campaign with some specific format.

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Add an Enrichment and then define new columns like $(vars/@myFirstVariable)

View solution in original post

0 Replies

Avatar

Correct answer by
Employee Advisor

Add an Enrichment and then define new columns like $(vars/@myFirstVariable)