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

ShrawanSaxena
ShrawanSaxena
Online

Badges

Badges
17

Accepted Solutions

Accepted Solutions
30

Likes Received

Likes Received
53

Posts

Posts
63

Discussions

Discussions
0

Questions

Questions
62

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ShrawanSaxena
Customize the badges you want to showcase on your profile
Re: Workflow combining 2 different subscriptions and joining with union - Topology? - Adobe Campaign 04-01-2022
Hi, The deduplication is unnecessary, unless you want to add new deduplication logic on top of the output.Union activity doesn't behave the same as sql union (append)- it deduplicates based on Reconciliation as defined in activity (default pk). Thanks,-Jon

Views

146

Like

1

Replies

0
Re: Workflow Warning - "Allowing arbitrary command for pre-processing is a security concern" - Adobe Campaign 03-01-2022
Hi Gangadhar,You can raise a support case for Campaign support team to check further on this with the help of ops team.

Views

300

Like

1

Replies

0
Re: Downsides of paused workflows in ACS? + Best practices - Adobe Campaign Standard 30-12-2021
Thanks so much for replying! Your answer was simple and easy to understand. I agree with your suggestion to add the end activity to the workflow /stop the workflow completely. I've been told that the team has been pausing the workflow (by suspending all components after successful execution) to prevent retriggering the workflow and resending an email by mistake. However, with the requirement to confirm before sending, this should already be a sufficient enough safeguard.

Views

224

Likes

2

Replies

0
Re: Add/Remove operators in monitoring groups - Adobe Campaign 30-12-2021
Hi Gangadhar, Under Administration->Go to Operators Group tab->Select the required group and click on new button and add the new operator and provide the appropriate access rights. Thanks,Rahul Kad

Views

200

Like

1

Replies

0
Re: File export download - Adobe Campaign Standard 01-11-2021
Hi @AndMi, We can help removing this post if you don't want it in the Community anymore. Let me know if you want us to delete this post for you. Thanks!

Views

167

Likes

0

Replies

0
Re: Create approver operators in campaign classic correctly - Adobe Campaign 12-10-2021
Hi @smarquro1, Were you able to resolve this query with the help of any of the given solutions or do you still need more help here? Do let us know.Thanks!

Views

392

Likes

0

Replies

0
Re: Which javascript version does 9032 use? - Adobe Campaign 08-10-2021
I could not find any change recently done in JavaScript engine and looks like still Spidermonkey 1.8.5 is being used.Also looks like the more recent versions of SpiderMonkey do not support E4X which is widely used in the software so there seems no plan to upgrade it . You can keep following the standard documentation as any change in this will be communicated in the same if that is necessary for customers to be aware of.

Views

171

Likes

3

Replies

0
Re: Hypothesis status is Execution in progress - Adobe Campaign 06-10-2021
Hi @Trex4, Were you able to resolve this query with the help of the given solution or do you still need more help here? Do let us know. Thanks!

Views

220

Likes

0

Replies

0
Re: List of profiles - Adobe Campaign Standard 28-09-2021
Thank you ShrawanSaxena,I checked the thread and I found it was interesting for other functionality we might use. But what we need for now is to know if it's possible to download a file (csv, txt, ...) containing a list of the recipients (eg. emails) and the deliveries opened by each of them. Consider that our campaigns are sent mostly to the same customer base, so we want to know who are "the best and the worst openers". Thanks PREVIEW

Views

259

Likes

0

Replies

0
Re: Disable email tracking on individual (recipient) level - Adobe Campaign 26-09-2021
Here is the best pratice (if ER would be taken into account, it would change completely all the tracking reporting system at delivery level) to handle this without having to duplicate delivery templates:1- in the targetting workflow, use a split activity in order to separate tracked visitors from untracked visitor2- duplicate the delivery activity (with the reference on the tracked delivery template) and link it to the "untracked" workflow branch3- in the script of the delivery activity, use thi...

Views

373

Likes

2

Replies

0