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

kotisyamala
kotisyamala
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
4

Likes Received

Likes Received
4

Posts

Posts
26

Discussions

Discussions
8

Questions

Questions
18

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by kotisyamala
Customize the badges you want to showcase on your profile
Re: Adobe Campaign Classic unsubscription webApp unable to set utf-8 charset - Adobe Campaign 11-07-2022
Hi @kotisyamala, Were you able to resolve this query or do you still need more help here? Do let us know. Thanks!

Views

41

Likes

0

Replies

0
Re: Adding a video in aem page. - Adobe Experience Manager 19-04-2022
Hi ish,when i am working on redquark video component, Pause and Play button is not working i gone through the another js script but its not working. I am pasting the js and html can you check once PLAYPAUSESTOPfunction playVideo(){var my=document.getElementById("video");my.playVideo();} --> Play Video$(document).ready(function() {$('#play-video').on('click', function(ev) {$("#video")[0].src += "&autoplay=1";ev.preventDefault();});});

Views

153

Likes

0

Replies

0
Re: SVG file not getting imported in AEM DAM - Adobe Experience Manager 07-03-2022
@kotisyamala I have added this regEx but it is not working 

Views

263

Likes

0

Replies

0
Betreff: Adobe campaign recipient schema best practice while importing from CRM , Gigya and other sources - Adobe Campaign 16-02-2022
Hi,technically this is no issue, since the email attribute is not a key in the database. Internally all links are handled based on the nms:recipient/@id.But in general you'd want to have the single view of the customer. If you have (eg.) 3 recipients with the same email address, it is hard to see which communication was sent to the single email address and how did the person interact with the email. The usual approach would be to have a single source of truth for recipient data. I know in the re...

Views

142

Like

1

Replies

0
Re: How to reject a corrupted file if a column is not found? - Adobe Campaign 25-11-2021
Hi @Indra123 ,Using shell script, you could read a csv file from SFTP and check the number of empty columns as cat file.csv | head -n 2 | tail -n 1 | grep -c ',,'As the number of columns would be static, you could calculate the non empty columns.

Views

310

Likes

0

Replies

0
Re: What are the best practices while implementing Adobe campaign classic solution? - Adobe Campaign 23-11-2021
Is all on the online documentation section. https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/data-model/data-model-best-practices.html?lang=enhttps://experienceleague.adobe.com/docs/campaign-classic/using/automating-with-workflows/introduction/workflow-best-practices.html?lang=enhttps://experienceleague.adobe.com/docs/campaign-classic/using/reporting/reporting-in-adobe-campaign/best-practices.html?lang=enhttps://experienceleague.adobe.com/docs/campaign-...

Views

103

Likes

2

Replies

0
Re: AC Classic | How to enable multi-factor authenticatio... - Adobe Campaign 28-01-2021
@kotisyamala- I would implement Federated login using whatever SAML2 directory you have in your organisation and then require MFA via that. In the case of Azure, you aren't usually required to provide MFA for each login but at regular intervals to validate your security token.There may be a way to require 2FA per federated login but that feature would probably lie with the directory provider.https://helpx.adobe.com/au/sign/using/enable-saml-single-sign-on.htmlhttps://docs.microsoft.com/en-us/win...

Views

636

Like

1

Replies

0
Re: How to Export and import images from Adobe Campaign c... - Adobe Campaign 14-12-2020
Hi @kotisyamala, Were you able to resolve this query on your own? Do let us know. Thanks!

Views

486

Likes

0

Replies

0
Re: How to make few activities read Only for a specific u... - Adobe Campaign 02-11-2020
Hi, You can do this by altering the xtk:workflow form.For containers or fields you want read only, add attribute readOnlyIf="HasNamedRight('webAppWorkflowReadOnly')", where webAppWorkflowReadOnly is the right you added to the users' operator group. Thanks,-Jon

Views

457

Like

1

Replies

0
Re: Best way to export and import recipient data includin... - Adobe Campaign 11-10-2020
Hello Koti,For recipients, perfect with file export importsDepending on your needs, I would not recommend to inject tracking from Instance 1 to an instance 2 in the OOTB tracking table. By the way the id of the recipient will be different from both instance and you will have hard time to reconcile freshly imported recipients with tracking. Second importing tracking in nms tables is highly risky as you need to embed linked object (url, etc. ...) to guarantee the system to work as expected. For tr...

Views

553

Like

1

Replies

0
Likes given to
Likes from