118 Posts
Create visitor from a web app event (Refer to a friend)
Say you have a form to recruit prospects, in which they would fill in some personnal information such as Name and Email. It would be nice to have some other...
"for" loop as a worklow in Adobe Campaign
You need to execute the same workflow multiple times with just 1 changing parameters? You need to go through a list of values and process them step by step? Then...
Recompute delivery statistics in Adobe Campaign
When working with external agencies, the broad logs are updated after a while. From the ACC client, itβs possible to recompute the delivery stats, but hereβs how to update it...
Adobe Campaign Javascript helpers for Workflows
Javascript helpers for JSSP, Javascript in workflows and JST in Adobe Campaign, grouped by domains such as SQL, Linux, FTP or Currency.
Barcodes and QR codes in Adobe Campaign Deliveries
How to use QR codes, barcodes (EAN-8, EAN-128), ISBN or any code used in retail industry in Adobe Campaign with recipient customization.
ππ§π
Preview
The goal here...
Extend a WordPress Theme with a Child Theme
Instead of editing the PHP, HTML and CSS files of a WordPress theme, weβll extend it with the WordPress Child Themes system.
Enable SSH access to Adobe Campaign hosted server
From your windows computer (client), connect to your Adobe Campaign server via SSH to execute maintenance operations and get debugging information.
Analyze Adobe Campaign SOAP requests with Fiddler
The Adobe Console Client communicates with the Adobe Application Server with SOAP calls only. As the SOAP protocol relies on HTTP/HTTPS, weβre able to intercept requests & responses via Fiddler.
...