How to pass defined variables in javascript to the excel file in adobe campaign | Community
Skip to main content
March 1, 2017
Solved

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

  • March 1, 2017
  • 1 reply
  • 1670 views

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.

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 vraghav

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

1 reply

vraghav
vraghavAccepted solution
Employee
March 6, 2017

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