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

alexandred77684
alexandred77684
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
5

Posts

Posts
4

Discussions

Discussions
1

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by alexandred77684
Customize the badges you want to showcase on your profile
Re: Source Code Management with Adobe Campaign - Adobe Campaign Standard 29-05-2021
Hi Amit, Is it possible if you can share the details of the workflow you mentioned.thanks

Views

337

Likes

0

Replies

0
Re: postEvent using - Adobe Campaign Standard 20-11-2020
Hello!If you want to send multiple variables, the only way It worked for me was like this:vars.firstName = 'Manuel';varLastName = 'Cantillo';xtk.workflow.PostEvent("myWorkFlow", "mySignal", "",,false); On the "myWorkFlow" after the trigger activity create a javascript: logInfo(vars.varFirstName);logInfo(vars.varLastName);

Views

1.2K

Likes

0

Replies

0
Re: BAS-010059 - Adobe Campaign 13-06-2019
Hi,Consider moving the loop out of the js and into the shell command you're running.Thanks,-Jon

Views

977

Likes

2

Replies

0
Likes given to