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

littlesnack
littlesnack
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts

Posts
5

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by littlesnack
Customize the badges you want to showcase on your profile
Re: Implication of increasing mirror page validity period - Adobe Campaign Standard 12-03-2018
Thanks Florent. Unforutnately I still don't have an answer yet. Hopefully someone can shed some lights on this at some point.

Views

641

Likes

0

Replies

0
Implication of increasing mirror page validity period - Adobe Campaign Standard 13-02-2018
Hi - if I need to increase the default validity period for the mirror page to, say, 18 months, in AC, what the implications would be? I assume there will be cost associated with it but is there anything else that I would need to take into consideration?Thanks

Views

747

Likes

0

Replies

2
Re: Linked tables - Adobe Campaign Standard 11-07-2017
No worries - i think i've found it:Examples

Views

586

Likes

0

Replies

0
Linked tables - Adobe Campaign Standard 11-07-2017
Hello there..I have a requirement to build 2 tables:1) recipient table2) campaign label tableThere should be 1:N cardinality (i.e. one recipient can have more than 1 campaign label associated).The trick is to link the 'campaign label' field in the recipient table to the campaign label table (see the diagram). Every time a new campaign label comes onboard, it will be fed to recipient table and then to the campaign label table.The use case would be that AC can query recipients based on a campaign ...

Views

790

Likes

0

Replies

2
Re: Why not use scheduler in the middle of workflow? - Adobe Campaign Standard 10-07-2017
Hi MarcelThanks for sharing the JS code, but every time I ran I seem to encounter the error message as shown below:if (!Date.now) { Date.now = function now() { return new Date().getTime(); }; } var strDate = activity.label.split("-"); var date; //parse date from label if (Array.isArray(strDate)){ strDate = strDate[1]; date = new Date(strDate.trim()); } else logError("Date from label was not recognized."); if (isNaN(date)) logError("Date string was not recognized"); //or you can define date direc...

Views

1.1K

Likes

0

Replies

0
Likes given to