Search found 22 matches
- Fri Oct 16, 2009 5:46 pm
- Forum: Using OpenEMM
- Topic: recipients overview page slow
- Replies: 4
- Views: 5573
- Fri Oct 16, 2009 12:17 am
- Forum: Using OpenEMM
- Topic: recipients overview page slow
- Replies: 4
- Views: 5573
recipients overview page slow
Hi. It now takes about 30 seconds to display the Recipients Overview page, regardless of the selection criteria. We have 2.5 million recipients. How can we speed up this display? Thanks. John
- Thu Oct 01, 2009 1:51 am
- Forum: Using OpenEMM
- Topic: call url from script in action
- Replies: 1
- Views: 4062
call url from script in action
Hi,
When I run an unsubscribe action, I want to call a web service on another server. (We have another system that needs to be notified when a customer unsubscribes.) How can I do that?
Thanks, John.
When I run an unsubscribe action, I want to call a web service on another server. (We have another system that needs to be notified when a customer unsubscribes.) How can I do that?
Thanks, John.
- Wed Apr 22, 2009 11:28 pm
- Forum: Using OpenEMM
- Topic: date-based email does not work with slow query
- Replies: 0
- Views: 3288
date-based email does not work with slow query
Hello, I created a date-based mailing and I set the appropriate dyn_target_tbl.target_sql to the following where clause: date(created) >= date_sub(current_date, interval 7 day) and customer_id not in (select customer_id from mailtrack_tbl where mailing_id in (37,59,62,63)) As a stand-alone query thi...
- Wed Apr 22, 2009 8:52 pm
- Forum: Using OpenEMM
- Topic: tag in url makes link non-trackable?
- Replies: 1
- Views: 3871
tag in url makes link non-trackable?
Hi, Within the html content section of a newsletter, we include the following link. <a href="https://store.mycompany.com/store/Upgrade.do?username=[agnEMAIL]&slk=n_62_freetrial"> OpenEmm does NOT replace that url with a trackable link. I'm assuming that's because of the embedded agnEMA...
- Sun Apr 19, 2009 5:13 pm
- Forum: Using OpenEMM
- Topic: Connection Pool Exhausted
- Replies: 1
- Views: 4428
Connection Pool Exhausted
Hi, I'm loading 500,000 records into OpenEMM using SOAP addSubscriber and setBinding. When I start up my loader program it inserts about 20,000 records per hour. Then it gradually runs slower and slower until after 10 hours it can only insert two or three records per minute. Then finally any attempt...
- Tue Jul 29, 2008 4:03 pm
- Forum: Using OpenEMM
- Topic: web services connection
- Replies: 3
- Views: 6759
Hi Jehu, The 500 error I was getting with my own SOAP client was good news. That meant I was successfully connected to the SOAP server. I eventually figured out that even though I was getting the 500 error I was also getting a response with detailed error messages about syntax errors in the xml I wa...
- Fri Jun 06, 2008 10:57 pm
- Forum: Using OpenEMM
- Topic: unsubscribe unspecified mailinglist
- Replies: 0
- Views: 2957
unsubscribe unspecified mailinglist
When I do an unsubscribe with no MAILINGLIST parameter, how does it decide which mailing list to unsubscribe?
(It seems to be working OK, but I don't know why. I use multiple mailing lists, and the unsubscribe seems to unsubscribe the correct one.)
Thanks
John
(It seems to be working OK, but I don't know why. I use multiple mailing lists, and the unsubscribe seems to unsubscribe the correct one.)
Thanks
John
- Thu May 29, 2008 10:50 pm
- Forum: Using OpenEMM
- Topic: webservices setSubscriberBinding slow
- Replies: 3
- Views: 5560
- Wed May 28, 2008 9:16 pm
- Forum: Using OpenEMM
- Topic: webservices setSubscriberBinding slow
- Replies: 3
- Views: 5560
webservices setSubscriberBinding slow
Hi, I'm using webservices to insert subscribers. I make two calls: addSubscriber and setSubscriberBinding. The add works fine, and the setbinding takes 7 or 8 seconds for each record. The customer_1_binding_tbl has just over 1 million records. I can select individual records by customer_id instantly...
- Mon May 12, 2008 11:22 pm
- Forum: Bugs, bug fixes & releases
- Topic: profile date field does not save time
- Replies: 0
- Views: 5238
profile date field does not save time
User-defined profile fields added to the customer table can be one of three types: Numeric, Alpha, or Date. The Date type is MySql type "Date" which does not include time. This prevents us from storing the time. When updating the customer table via web services using the addSubscriber meth...
- Mon May 12, 2008 11:20 pm
- Forum: Bugs, bug fixes & releases
- Topic: current_timestamp in target_sql
- Replies: 2
- Views: 6664
current_timestamp in target_sql
Target group specifications are saved in the dyn_target_tbl table. When you follow the instructions in the OpenEMM documentation, section 5.3.2 Date Functions, regarding current_timestamp, the value OpenEMM puts into the target_sql column is invalid SQL and does not work. The work around is to manua...
- Wed May 07, 2008 6:47 pm
- Forum: Using OpenEMM
- Topic: profile timestamp
- Replies: 0
- Views: 3094
profile timestamp
Hi, We want to send emails based on the time of day the user registered for our service. For this I need a profile field with type timestamp. When I create my own profile fields, the types offered are numeric, alpha, and Date, but not timestamp. I want to: 1) alter the MySql customer_1_tbl changing ...
- Sat May 03, 2008 1:00 am
- Forum: Using OpenEMM
- Topic: web services connection
- Replies: 3
- Views: 6759
- Fri May 02, 2008 8:23 pm
- Forum: Bugs, bug fixes & releases
- Topic: hourly click stats on 12-hour clock instead of 24
- Replies: 12
- Views: 22388