Can I suggest that you remove it from the 2015 User Manual, along with agnPROFILE.
I just wasted a couple of hours trying to get this to work.
Search found 24 matches
- Wed Feb 24, 2016 2:48 am
- Forum: Development
- Topic: Unsubscribe link not working
- Replies: 3
- Views: 5946
- Fri Apr 24, 2015 2:40 pm
- Forum: Installation & Upgrades
- Topic: Upgrade 2013-R2 to 2015 fails
- Replies: 4
- Views: 5451
Re: Upgrade 2013-R@ to 2015 fails
That fixed it perfectly. Thanks
- Thu Apr 23, 2015 7:28 pm
- Forum: Installation & Upgrades
- Topic: Upgrade 2013-R2 to 2015 fails
- Replies: 4
- Views: 5451
Re: Upgrade 2013-R@ to 2015 fails
No I hadn't and wasn't aware of it. I've applied the patch, but don't want to upgrade till late tonight as we sent a couple of mailings this morning.
- Wed Apr 22, 2015 7:17 pm
- Forum: Installation & Upgrades
- Topic: Upgrade 2013-R2 to 2015 fails
- Replies: 4
- Views: 5451
Upgrade 2013-R2 to 2015 fails
I'm trying to update my 2013-R2 installation to 2015 using the automatic updater. It fails just after ther download with:
...
Stop scripts/pickdist program .. done.
Stop scripts/update.py program .. done.
Stop bin/bav program with signal 15 .. done.
Stop scripts/bavd program .. done.
Stop scripts ...
...
Stop scripts/pickdist program .. done.
Stop scripts/update.py program .. done.
Stop bin/bav program with signal 15 .. done.
Stop scripts/bavd program .. done.
Stop scripts ...
- Wed Nov 26, 2014 6:54 pm
- Forum: Installation & Upgrades
- Topic: Which Version?
- Replies: 1
- Views: 3086
Which Version?
I've been running OpenEMM 2013 for a while, very sucessfully. Currently hosted on a 32bit Fedora16 system. For reasons unrelated to OpenEMM, that server is being retired and I need to migrate to a Centos7 64bit system.
I went to SF to download a new copy to install but thre seem to be multiple ...
I went to SF to download a new copy to install but thre seem to be multiple ...
- Tue Sep 17, 2013 1:46 pm
- Forum: Using OpenEMM
- Topic: Only Send Action Based Email Once
- Replies: 0
- Views: 2522
Only Send Action Based Email Once
I have Action which sends an Action Based Email. This Action is triggered from a form.
The Action subscribes the user to 2 lists, checking for Duplicates on email address before sending the email.
The Form gets called multiple times and one of the functions of that is to update other information ...
The Action subscribes the user to 2 lists, checking for Duplicates on email address before sending the email.
The Form gets called multiple times and one of the functions of that is to update other information ...
- Wed Mar 27, 2013 5:18 pm
- Forum: Using OpenEMM
- Topic: How to embed tags in Service Email
- Replies: 9
- Views: 5803
Re: How to embed tags in Service Email
That was it. That action is triggered from a link in the opt-in email. Using the $customerData.EMAIL method works fine
Thanks.
Thanks.
- Wed Mar 27, 2013 4:50 pm
- Forum: Using OpenEMM
- Topic: How to embed tags in Service Email
- Replies: 9
- Views: 5803
Re: How to embed tags in Service Email
Just in case you need it, here is the action, which comes from the link in the opt-in email:


- Wed Mar 27, 2013 4:41 pm
- Forum: Using OpenEMM
- Topic: How to embed tags in Service Email
- Replies: 9
- Views: 5803
Re: How to embed tags in Service Email
Thanks. That sounds exactly what I need, but unfortunately I can't get it to work. Probably because I really don't understand the scripting. This is my action:
http://dl.dropbox.com/u/9384717/Selection_176.png
and here is the email I receive:
http://dl.dropbox.com/u/9384717/Selection_177.png ...
http://dl.dropbox.com/u/9384717/Selection_176.png
and here is the email I receive:
http://dl.dropbox.com/u/9384717/Selection_177.png ...
- Mon Mar 25, 2013 12:05 pm
- Forum: Using OpenEMM
- Topic: How to embed tags in Service Email
- Replies: 9
- Views: 5803
Re: How to embed tags in Service Email
OK. Here is a little more detail.
When a recipient registers for a mailinglist, I need to add them to a second independent system. That second system has a way of receiving an email containing information about a recipient, parsing the email and adding them to that second system. So my requirement ...
When a recipient registers for a mailinglist, I need to add them to a second independent system. That second system has a way of receiving an email containing information about a recipient, parsing the email and adding them to that second system. So my requirement ...
- Sun Mar 24, 2013 11:27 pm
- Forum: Using OpenEMM
- Topic: How to embed tags in Service Email
- Replies: 9
- Views: 5803
Re: How to embed tags in Service Email
Does anyone have a work around for this? I want to be able to send an email to a specific email for processing every time I get a list registration.
It seems a requirement that others may have. Maybe I am missing something obvious. Any ideas?
It seems a requirement that others may have. Maybe I am missing something obvious. Any ideas?
- Sat Mar 23, 2013 7:00 pm
- Forum: Using OpenEMM
- Topic: How to embed tags in Service Email
- Replies: 9
- Views: 5803
How to embed tags in Service Email
I want to be able to embed AGNITAS tags in a service email. I tried:
But the tags did not get converted. How do I do this?
Code: Select all
Got a new User:
Email: [agnEMAIL]
First Name: [agnFIRSTNAME]
Last Name: [agnLASTNAME]
Phone: [agnDB column="PHONE"]- Tue Mar 12, 2013 12:03 am
- Forum: Using OpenEMM
- Topic: Double-Opt-In with Multiple Mailing Lists
- Replies: 2
- Views: 4836
Re: Double-Opt-In with Multiple Mailing Lists
Alan
Thanks! That's brilliant. I got it working really easily, thanks for doing the work of sorting it out
Nigel
Thanks! That's brilliant. I got it working really easily, thanks for doing the work of sorting it out
Nigel
- Wed Mar 06, 2013 8:09 pm
- Forum: Using OpenEMM
- Topic: How to include a file in a form - SSI
- Replies: 0
- Views: 1864
How to include a file in a form - SSI
I want to wrap each of my forms in a Header and Footer that matches our website. I would like to be able to have the Header and Footer in 2 .html files and then include them in the forms. That way when the Header or Footer changes I only need to edit the file and not have to paste the changes into ...
- Tue Feb 26, 2013 2:39 pm
- Forum: Using OpenEMM
- Topic: OpenEMM: cabon copy or bcc supported
- Replies: 1
- Views: 3294
Re: OpenEMM: cabon copy or bcc supported
Thomas. Did you find a solution to this? I have a similar need
