Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

How to pass value on jump activity to other page in adobe campaign

Avatar

Former Community Member

Hi,

I want to pass value on jump activity to other page in adobe campaign, how to do it?

Regards

Pranav Jog.

1 Reply

Avatar

Employee

Hi Pranav, the Jump activity is used to simplify the workflow layout. You can pass values in the event variables. In the workflow shown here, I set vars.message = "Hey, you!" in the first JavaScript code activity. Then I logInfo(vars.message) in the second JavaScript code activity. You can see in the journal that the event variable was still in scope. Let me know if this is not what you were asking. Linda

792570_pastedImage_0.png