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

tapcxm_josh
tapcxm_josh
Online

Badges

Badges
11

Accepted Solutions

Accepted Solutions
8

Likes Received

Likes Received
7

Posts

Posts
17

Discussions

Discussions
0

Questions

Questions
17

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by tapcxm_josh
Customize the badges you want to showcase on your profile
Re: Transpose data adobe campaign classic - Adobe Campaign 25-07-2022
Hi @Anilr1717 I like your solution better. However, I wanted to know if the process of creating the columns can be dynamic? Lets say 1 record has 2 months so only 2 enrichment tables (only display 2 columns) but other record has 4 months, so display 4 columns?

Views

76

Likes

0

Replies

0
Re: Test activity - time condition not working correctly - Adobe Campaign Standard 27-09-2021
The problem is that Test and Query are using different time zones and Adobe Engineering Team is not able to make them in alignment. So it seems on some clients they are misaligned, and If you have that issue as me they will not correct it - that's the answer I got after a month of back and forth with support. Great job Adobe!The workaround is to set time zones manually in both blocks then it should give proper results.

Views

245

Likes

0

Replies

0
Re: Unsubscribe from Services using Radio button in Adobe... - Adobe Campaign Standard 02-08-2021
Hi @AKP3 ,The only workaround solution I can think of is to add some checkboxes to the page and link them to the different services using the UI. Using some JavaScript code within the landing page, you can then manipulate the checkbox states depending on the radio button selection.Once you've confirmed it's all working you could then use some CSS to hide the checkboxes so that only the radios are visible.Thanks,Josh

Views

245

Likes

0

Replies

0
Re: Downstream transitions show as empty, but nodes are p... - Adobe Campaign Standard 02-08-2021
Hi @azlnlw ,The Update Data activity processes one inbound population at a time, and only displays the result of the last one processed (in your case, the result of the Email Eligible input).If you want to see the combined result from the Update Data activity then you should use a Union activity to combine the two inbound populations into a single transition first, before performing the Update Data:Thanks,Josh

Views

196

Likes

0

Replies

0
Re: SMS API call from Adobe campaign classic v7 to 3rd party - Adobe Campaign 10-06-2021
In fact that depends of the implementation architecture: in Adobe hosted environment, you'll get informations from Adobe and they'll ask you SMS provider informations. The IP address to be whitelist is the one from AC Server. You'll get informations here:https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-messages-on-mobiles/sms-protocol.html?lang=en keywords to search in the doc: TCP, Port

Views

478

Likes

0

Replies

0
Re: Update Profile Resource Field / Authorized Values - Adobe Campaign Standard 08-06-2021
Thank you Josh, appreciate the reply.

Views

461

Likes

0

Replies

0
Re: Click/open - Adobe Campaign Standard 27-05-2021
Hi,If all you need is a quick count, you could build something similar to the selection shown below in a new audience and then click the count button to check the result.Thanks,Josh

Views

413

Like

1

Replies

0
Re: Query all profiles that have opened at least 2 delive... - Adobe Campaign Standard 25-05-2021
UPDATE: I re-read your comment via the email that hit my inbox and saw your specifications about using the "Count" function vs. Exists. Thanks for you help on this!! @tapcxm_joshThanks so much for chiming in! I was able to get this far, but when I attempt to identify profiles who have opened at least two emails, I hit a wall. I've tried to do an advanced query using a Case statement wrapped in a Sum formula but I receive an error telling me to contact my administrator. My query was - "Sum(Case(W...

Views

459

Likes

0

Replies

0
Re: Chrome Login Issues with ACS "Bad Request" - Adobe Campaign Standard 13-05-2021
Yep, I get this all the time too. As for a workaround, I use Firefox for ACS and Chrome for all other web browsing. While not ideal, it fixes the issue and helps to keep my ACS tabs separate from everything else!

Views

435

Like

1

Replies

0
Re: Date format with time zone - Adobe Campaign Standard 13-05-2021
Hi @Shwetambra ,You can read datetime values into Adobe Campaign in many different formats, you just need to make sure that the values brought into ACS from the file are being stored in a datetime field.In the Load File activity, once you've uploaded a sample file, you can see the columns that will be created in the workflow under the Column Definition tab. Edit the column, change the data type to datetime, and specify the format that the date values take in the file:The field will now show of t...

Views

305

Likes

0

Replies

0