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

prasannakumarmarru
prasannakumarmarru
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
17

Likes Received

Likes Received
51

Posts

Posts
60

Discussions

Discussions
14

Questions

Questions
46

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by prasannakumarmarru
Customize the badges you want to showcase on your profile
Re: Unable to Login to Adobe Client Console - Adobe Campaign 18-04-2020
Hi, Default port when making html call is 80, if that is changed you have to provide the port number on the instance url.Let's say you are using windows IIS for redirection, default site in IIS will have 80. If you are using the default site for campaign redirection, you can access instance without port, else you have to provide the port that is used on that site.Check if your redirection config might have recently changed by some one. -Prasanna.

Views

5.6K

Likes

0

Replies

2
Re: Tracking Click to Call - Adobe Campaign 18-04-2020
Hi, Tel: type links cannot have any parameters on the href. I think that is an HTML limitation.

Views

3.4K

Likes

0

Replies

0
Re: Get primary key of Recipient in Adobe Standard workflow - Query Activity - Adobe Campaign Standard 03-12-2019
You will never have duplicate profiles based on primary key because primary key is always unique. I think you might have to deduplicate based on other field like email address.Thanks!

Views

17.9K

Likes

0

Replies

0
Re: Import a file of test profiles using a workflow - Adobe Campaign Standard 02-12-2019
Chan,Yes I am able to create seed addresses from a file.It inserted. It should not matter whether the file is from SFTP or you directly uploaded on load file activity. I used a csv file.Thanks!

Views

10.0K

Like

1

Replies

0
Re: how can we query the transaction event payload using workflow - Adobe Campaign Standard 02-12-2019
You should select the actual event in the query activity> poperties (event whioch you created)Do some filtering bvased opn the criteria you need- I did it for non empty email addresses-When preview it on query activity itselfand configure the preview list- You will see somethign like this-You cannot add this directly into your additional data section but I think you can export it into a file. Thanks!

Views

2.6K

Like

1

Replies

0
Re: Replace function in query editor - Adobe Campaign Standard 02-12-2019
I think this should work-'0'+Substring(field, 3, dataLength(field)-2)Thanks!

Views

2.7K

Like

1

Replies

0
Re: In Adobe Hosted SFTP server, can we have multiple SSH Key and Folder restriction based on users - Adobe Campaign 02-12-2019
No, it is same for both the authentication types. Thanks!

Views

2.5K

Likes

0

Replies

0
Re: Message Center on Adobe Standard - Adobe Campaign Standard 19-11-2019
It depends on what fields you are pulling from the table and also see if there are those number of delivery logs or tracking logs exist for every event (the number of collections you configure it on the additional data section). If you have the data but is not seen in the UI, try exporting them in file and see. If that does not show up, I would suggest you to create support ticket. Thanks!

Views

2.8K

Likes

0

Replies

0
Re: Validate white space and Null entry in adobe Campaign input Form - Adobe Campaign Standard 19-11-2019
Hi,I think you should try adding [] on firstName on check expression. Mandatory field, Please Enter your First Name! Thanks!

Views

7.7K

Like

1

Replies

2
Re: 1:M link in ACS FK (relationship) - Adobe Campaign Standard 18-11-2019
I didn't test on Profiles table, created custom resources, but I was able to see data in workflow UI (open transition).

Views

15.5K

Like

1

Replies

0