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

androd58052764
androd58052764
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
5

Posts

Posts
17

Discussions

Discussions
1

Questions

Questions
16

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by androd58052764
Customize the badges you want to showcase on your profile
Re: Mobile app subscribers empty registration token - Adobe Campaign Standard 15-01-2020
Hi, do you mind explaining how this issue was resolved for you?

Views

3.4K

Likes

0

Replies

0
Re: Is it possible to stop a workflow based on results? - Adobe Campaign Standard 04-03-2019
Hi androd58052764​The only way to stop a Workflow (apart from manual intervention) would be to update the required Workflow's Execution Status in some manner.Like running a query to update either 'Real status' to Suspended or 'Status'/'Execution status' to Paused within the xtk:workflow Schema:

Views

1.7K

Like

1

Replies

0
Custom dynamic tracking labels - Adobe Campaign Standard 14-11-2018
Hi,I'm currently working on a workflow where a flat file is loaded and has the following structure:content[{"title": "Title 1", "url": "url-comes-here"},{"title": "Title 2, "url": "url-comes-here2"}]I do an enrichment with the profiles and the imported data and pass it to the delivery.In the delivery, I do the following:<% var content = JSON.parse(context.content); content.forEach(function(item) { %> <%= item.title %><% }); %>If I check the "Tracked URLs" section, I see this:I would expect, if I...

Views

1.2K

Likes

0

Replies

0
Re: ACS API - How to target Custom Resources - Adobe Campaign Standard 21-11-2018
Hi Vipul!Thanks for the insight. I've been testing to see if i can make it work. For now i see that my problem is that i had defined the link to profile on Order but not the way around ... If i define it in profile it tries to extend the API, so that makes sense with what you said before. The problem that i have now is that i want to create the join to Order with a specific join condition using for example out of the box fields such as email but for some reason i can only select for the join fie...

Views

2.3K

Likes

0

Replies

0
Re: Transactional message routing failed - Adobe Campaign Standard 20-09-2018
Hi,The profile does exist. Here is how my event is set up:The data I send is something like this:{ "email": aa@bb.com}The actual email address I use has a profile.There is nothing wrong with this or am I missing something?Regards,Andro

Views

1.7K

Likes

0

Replies

0
Re: Mobile app subscription for ACS does not work - Adobe Campaign Standard 19-01-2019
Hi,Is it possible to share what was the bug you encountered and the workaround you found? I also don't get registration tokens.Thanks,Andro

Views

1.4K

Like

1

Replies

0
Likes given to