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

pavlinao8032150
pavlinao8032150
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
6

Posts

Posts
18

Discussions

Discussions
0

Questions

Questions
18

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by pavlinao8032150
Customize the badges you want to showcase on your profile
Re: Changing the Target after A/B Testing - Adobe Campaign Standard 28-11-2016
The details of how to do this (including the JavaScript logic to pick the winner) can be found in the product documentation:A/B testingRegards, Linda

Views

822

Likes

0

Replies

0
Re: Add Data to Temporary Table - Adobe Campaign Standard 21-10-2016
Hi Pavlina,Since the two tables have a 1:1 linking between them, you should opt for the first method which is to pick Data of the filtering dimension.This will create a JOIN query between two tables and hence will perform faster.Second method should be used when you are planning to query on 1:N link.Hope this helps.Regards,Vipul Raghav

Views

832

Like

1

Replies

0
Re: Delivery Logs - Sent status with an error Mailbox Full - Adobe Campaign Standard 20-10-2016
HI Pavlina,So, this is how emails work.There is a module called MTA that spawns MTA childs in order to send our emails.Mta child trying to deliver your email to say Recipient X, with email as myemail@xyz.com, will actually contact xyz domains ISP and say to it, I want to deliver an email to myemail@xyz.com.As soon as ISP confirms that email has been delivered we mark the email as Sent on our side.Now, it has happened that ISP gives us a confirmation but doesn't deliver the email.MTA child when r...

Views

796

Likes

2

Replies

0
Re: Multiple Approval - Adobe Campaign Standard 05-11-2019
Hi,This feature appears to operate differently than intended in build 8981.With Multiple approval checkbox checked and 2 approvers, for each response it will execute the workflow from approval activity, and then again for good measure, resulting in 3 executions instead of 1.The logInfo(1) is on the End block:Thanks,-Jon

Views

959

Likes

0

Replies

0
Re: Adobe Campaign Modules - Adobe Campaign Standard 19-10-2016
HI Pavlina,In order to work on Adobe Campaign you should start with Campaigns package. Cross Channel Marketing Optimisation is something that can achieved by having the Campaign package.MRM is more of an advanced level module.Please check your licensing agreement before installing a package, as each package has an associated cost.Regards,Vipul Raghav

Views

986

Like

1

Replies

0
Re: Filtering Dimension - Segmentation - Adobe Campaign Standard 19-10-2016
Hi Pavlina,Both approaches are correct.Major difference will be the type of SQL query generated in background.Option two will generate a JOIN query which is far more effective when it comes to working on huge volumes.Hope this helps. If you find the answer to be correct, please mark it as the correct answer so that others can benefit out of it.Regards,Vipul Raghav

Views

944

Likes

0

Replies

0
Re: Cross-channel Campaign Delivery Logs - Adobe Campaign Standard 19-10-2016
Hi Pavlina,There are two ways to accomplish this.On the campaign dashboard there is a section on Reports which will help you get a polished view of all sends under this campaign.However, a campaign can have multiple workflows with a set of deliveries of its own.This approach will show you the cumulative stats for entire campaign. In case you campaign is composed of just the workflow shown in picture you can very well make use of the factory reports shown.A more technical approach will be toGo to...

Views

813

Like

1

Replies

0
Re: "Do not enable" vs "Enable but do not execute" - Adobe Campaign Standard 18-10-2016
Hi Pavlina,There is no way to skip an activity in a workflow. If you don't want to execute an activity but execute the remaining workflow, you will have to delete the activity from the workflow or disconnect it from the workflow transition and select Do not enable.Regards,Vipul

Views

1.3K

Like

1

Replies

0
Re: How many client console sessions can you have open at one time? - Adobe Campaign Standard 19-03-2017
- To how many servers can a user be connected at once?it was meant how many servers per console so I suppose that means you can connect to one server at a time.Marcel

Views

1.1K

Likes

0

Replies

0
Re: Adobe Campaign connections, environments, servers clarification - Adobe Campaign Standard 20-10-2016
Hi Pavlina,You are somewhat right that environment, server and connection are used somewhat interchangeably as well as "instance"!They aren't really the same thing, but they behave as if they were. When we refer to an environment, we are typically referring to what during an installation is called an instance. These can be on the same physical server though. So for example, a production and a development instance or environment could be running on the same piece of hardware. A connection is the ...

Views

580

Like

1

Replies

0
Likes from