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

SatheeskannaK
SatheeskannaK
Online

Badges

Badges
26

Accepted Solutions

Accepted Solutions
136

Likes Received

Likes Received
180

Posts

Posts
250

Discussions

Discussions
13

Questions

Questions
237

Ideas

Ideas
2

Blog Posts

Blog Posts
0
Top badges earned by SatheeskannaK
Customize the badges you want to showcase on your profile
Re: Error while publishing profile schema - Adobe Campaign Standard 16-06-2020
Hi Rahul, you can try to publish after select do not synchronize all the schemas, then try gain your changes. May it's works.

Views

1.3K

Likes

0

Replies

0
Re: Enriching a Transactional Message Collection Element - Adobe Campaign Standard 29-05-2020
Perfect, thank you Sathees.I somehow missed the Enrichment tab in the collection definition screen.

Views

2.8K

Likes

0

Replies

0
Re: How can I recovered deleted delivery? - Adobe Campaign Standard 18-05-2020
Thanks @SatheeskannaK! I've heard that the deleted delivery can be recover within 7 days, is this info correct?

Views

4.1K

Likes

0

Replies

0
Re: Implement Transactional Email in Website php - Adobe Campaign Standard 12-05-2020
Hello @lindapri123 ,Your developer can use the any library which can be used to get and post response over HTTP. I would recommend using the GuzzleHTTP library for this purpose.You can use this library to post data in rest/soap format to first get the access token from Adobe I/O.The code will look like this.$client = new \GuzzleHttp\Client();$response = $client->request('POST', 'https://ims-na1.adobelogin.com/ims/exchange/jwt', ['form_params' => ['client_id' => 'YOUR_CLIENT_ID','client_secret' =...

Views

3.4K

Likes

0

Replies

0
Re: ACS API - supported volumes - Adobe Campaign Standard 11-05-2020
Hi @davidh2892249, Did you take a look at product description page: Product description? It has information about engine calls you can make per day etc. Also it depends on license. Thanks!SK

Views

3.6K

Likes

0

Replies

0
Re: various impossible extractions - Adobe Campaign Standard 09-05-2020
Hello @SatheeskannaKPlease take a look at my first post=> agregates from recipient broadlogs: ex: email_domain, failure reason, count(*)

Views

5.7K

Likes

0

Replies

0
Re: Segment code in Tracking logs??? - Adobe Campaign Standard 09-05-2020
Hi @aadil2014, Yes, segment code is attached to delivery level. Are you sending any offer code through this segment code using workflow and populating that on deliveries? If so, you can create content block that includes link, label, type along with offer code data variables coming through workflow. This will help to get the information on tracking logs when anyone clicks on offer code section of your delivery. Let me know if this helps. Thanks!SK

Views

3.5K

Like

1

Replies

0
Re: Why do some lines in my report say "deleted?" - Adobe Campaign Standard 08-05-2020
Ok. In this case, move the delivery used aside from any transitions and put it on do not execute mode. This will keep the delivery keep showing on reporting. But incase if you're restarting the workflow with some updates then try create instance of same workflow and have the new delivery added.

Views

4.8K

Likes

0

Replies

0
Re: ACS - Maximum number of Custom Fields - Adobe Campaign Standard 07-05-2020
Hi @LiviaD1, I believe there are no limitations to custom fields you can have on the custom resources. But you will have to perform analysis of which are fields required to send any marketing campaigns and other marketing activities rather than creating too many fields which is use of no use or less likely used.Depends on number of fields you have it will affect your entire performance of ACS like loading data into ACS, query processing and other activities you do on the platform. Thanks!SK

Views

3.5K

Likes

2

Replies

0
Re: Adding Personalised data from a CSV to an email - Adobe Campaign Standard 07-05-2020
Hi @nlsltd, Yes, you can store the csv data as audience. Use your workflow to read the audience created then reconcile with profile and after that you will be able to use the additional columns you have on the emails to personalize the emails. Hope this helps. Thanks!SK

Views

3.4K

Likes

0

Replies

0