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

Manoj_Kumar_
Manoj_Kumar_
Online

Badges

Badges
31

Accepted Solutions

Accepted Solutions
168

Likes Received

Likes Received
265

Posts

Posts
493

Discussions

Discussions
30

Questions

Questions
463

Ideas

Ideas
7

Blog Posts

Blog Posts
0
Top badges earned by Manoj_Kumar_
Customize the badges you want to showcase on your profile
Re: How to use if condition with Javascipt function ? - Adobe Campaign 07-07-2022
Hello @vinay16 Yes, These JS function does work in AC.

Views

130

Like

1

Replies

1
Re: Lookup on an different table to fetch data - Adobe Campaign 07-07-2022
@dipendu_g You already have the recipient from the enrichment from step 2. Where did that go in the next steps?

Views

182

Likes

0

Replies

1
Re: Error in Webapp - Adobe Campaign 06-07-2022
@ashish_gra Edit the webApp and review all the mandatory fields to fix this error.

Views

164

Like

1

Replies

0
Re: Lookup on an different table to fetch data - Adobe Campaign 06-07-2022
Then you will have to use the enrichment activity to reconcile the data with the recipient on the basis of your email or another identifier.

Views

192

Likes

0

Replies

3
Re: Error in Webapp - Adobe Campaign 06-07-2022
Hello @ashish_gra You will have to add an action on the unsubscribe button. What should happen when the user clicks on this button.Currently, That action does not exist and that is why it is not doing anything.

Views

169

Like

1

Replies

0
Re: Error in Webapp - Adobe Campaign 06-07-2022
Hello @ashish_gra This is a generic error.Go to the preview mode of the webAppcheck the debug checkboxThen share the screenshot of the actual error.

Views

175

Like

1

Replies

0
Re: Lookup on an different table to fetch data - Adobe Campaign 06-07-2022
Hello @dipendu_g You can use the change dimension activity to use the recipient schema for delivery,

Views

202

Likes

0

Replies

5
Re: Ambiguous subscription data - Adobe Campaign 06-07-2022
@SmritiFotedar You will have to delete the data using the update data activity.

Views

148

Like

1

Replies

0
Re: Export All Delivery Templates - Adobe Campaign Standard 06-07-2022
Hello @JohnnyBravo Follow these steps:1. Login to your ACS.2. Open https://>/rest/head/deliveryTemplate URL3. You will get all the deliveryTemplate4. Use the JSON to copy the HTMl from Content > email[0] -> HTML > source

Views

150

Likes

0

Replies

4
Re: Error in Webapp - Adobe Campaign 06-07-2022
Hello @ashish_gra After Id, your code should be<%=escapeUrl(recipient.cryptedId)%>I can see you are using <%=% which isn't correct. Also, Make sure your frontal server is working.

Views

183

Like

1

Replies

6