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

Jyoti_Yadav
Jyoti_Yadav
Online

Badges

Badges
25

Accepted Solutions

Accepted Solutions
89

Likes Received

Likes Received
181

Posts

Posts
235

Discussions

Discussions
23

Questions

Questions
212

Ideas

Ideas
3

Blog Posts

Blog Posts
0
Top badges earned by Jyoti_Yadav
Customize the badges you want to showcase on your profile
Re: Load test SOAP API - Adobe Campaign 07-02-2022
Hi @campaignap , You want to create data on Dev or Stage instance? Do not add delivery test data on production environment.You can create two files: One for recipient and another for recipient delivery logs. Perform data loading of these files and then test the SOAP API performance. Thanks,Jyoti

Views

181

Like

1

Replies

0
Re: Automatic Indexing under CRM Connector in Adobe campaign classic - Adobe Campaign 07-02-2022
Hi @andrew_alexand3 , Can you elaborate more about what you are doing and what you want to achieve? Sharing screenshot will be helpful. Thanks,Jyoti

Views

61

Likes

0

Replies

0
Re: Schedule a proof - Adobe Campaign 03-02-2022
Hi @maryc66172 , What is the problem you encountered?Do you need Target and budget approval? Thanks,Jyoti

Views

181

Likes

0

Replies

0
Re: duplicate foreign key references - Adobe Campaign 03-02-2022
Hi @nan07 , Identify for which table you are getting error. Understand the error meaning. Thanks,Jyoti

Views

143

Likes

0

Replies

0
Re: Schedule a proof - Adobe Campaign 03-02-2022
Hi @maryc66172 , Yes this is possible using 'Target of the Proof' option.Mention your client details in Target of the proof. Also, Enable 'Content Approval' in Delivery Properties. This will make sure your delivery will not be send out until 'Content is approved'. Proof will be triggered as soon as your workflow reaches to delivery activity.You can check below URL to understand how it works:https://experienceleague.adobe.com/docs/campaign-classic-learn/tutorials/sending-messages/email-channel/se...

Views

189

Likes

0

Replies

0
Re: How to read a XML stored in a variable as memo data type (from schema) and pass its content to Personalisation block? - Adobe Campaign 02-02-2022
Hi @AsmitaSingh , I will suggest you to split you memo Data into targetData variables.Ex: Suppose below is the value stored in your data:xyz@xyz.comabcThen you can create a variable named 'email1' and assign value as:Substring(data, Charindex(data, 'email='), 19)Once you have value in 'email1' field try to trim your data before . Thanks,Jyoti

Views

211

Likes

0

Replies

1
Re: Get data from last month - Adobe Campaign 02-02-2022
Hi @NialC , There are number of ways through which you can achieve this:1) Schedule your workflow to run on 1st of every month and then use a month ago in the query.2) In Query activity, doMonth(@contactDate) = Month(GetDate) -1 andYear(@contactDate)=Year(GetDate) Thanks,Jyoti

Views

86

Likes

3

Replies

0
Re: Show paragraph text in webpage in next line and with space - Adobe Campaign 31-01-2022
Hi @Greeshma_Sampath1 , How is data stored in your table? You will be able to show paragraphs if it is saved in that way in the table.I will suggest save tags before each paragraph begins.. Thanks,Jyoti

Views

323

Likes

0

Replies

1
Re: Merging audience from Data Load with a query of recipients - Workflow - Adobe Campaign 29-01-2022
Hi @MarioGlad , What is the end result you want to achieve? Do you want to send emails to these recipients?If yes, then you should first insert your data load recipients in the 'nms:recipient' table. You will not be able to send email to the email addresses which does not exist in database. Thanks,Jyoti

Views

122

Likes

0

Replies

0
Re: No Proposition(s) returned from Offer Engine - Adobe Campaign 29-01-2022
Hi @Ssb_94 , Can you do some logInfo and let us know what is the error/message you are getting. Do as many logging as possible, in order to identify at which step it is going wrong. ThanksJyoti

Views

124

Likes

0

Replies

2