Search found 11 matches
- Wed Jan 14, 2009 11:00 am
- Forum: Suggestions
- Topic: WebService Documentation
- Replies: 1
- Views: 7865
WebService Documentation
Hi all, not sure if this is the right forum to post this... I am working with the web service to feed my OpenEMM installation. I was wondering how to insert an entry as a subscriber for a HTML newsletter. After I checked the database structure I realized that I need a parameter 'mailtype' set to '1'...
- Tue Jan 13, 2009 3:56 pm
- Forum: Using OpenEMM
- Topic: Problem with Subscriber Binding
- Replies: 3
- Views: 4728
problem solved
Hi and sorry for the delay. I have solved the problem - the binding was inserted with mediatype=SMS. That caused the behavior I described above. I think the behavior is not accurate as user has no idea that the subscriber is setup to receive messages as SMS - or do I miss something ? Best regards pa...
- Wed Jan 07, 2009 12:06 pm
- Forum: Using OpenEMM
- Topic: Problem with Subscriber Binding
- Replies: 3
- Views: 4728
It's an error
Hi again, after a little holyday I continue my work and now 'm sure this behaviour is an error. If I setup a mailing with this list none of my contacts is fetched - the statistics told me no mail would be send. Is somebody else using the SOAP interface to import data and sharing my problem ? Thanks ...
- Wed Dec 17, 2008 4:52 pm
- Forum: Using OpenEMM
- Topic: Problem with Subscriber Binding
- Replies: 3
- Views: 4728
Problem with Subscriber Binding
Hi all, I have written an import via the soap service for our contacts (addSubscriber/setSubscriberBinding). I bind all to one mailing list and there is the problem. In the recipient overview everything is fine, if I choose the mailing list he tells me all my contacts are there. But in the detail vi...
- Mon May 05, 2008 9:59 am
- Forum: Bugs, bug fixes & releases
- Topic: Problem with SOAP call addSubscriber
- Replies: 1
- Views: 6918
Problem with SOAP call addSubscriber
Hi all, I tried to import a lot of subscribers via the SOAP interface. This was broken after ~5000 inserts with this error message in redirection_stderr.log: org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL...
- Fri May 02, 2008 12:01 pm
- Forum: Bugs, bug fixes & releases
- Topic: Adding subsribers via soap - date format problem
- Replies: 10
- Views: 18750
- Wed Apr 30, 2008 3:28 pm
- Forum: Bugs, bug fixes & releases
- Topic: Adding subsribers via soap - date format problem
- Replies: 10
- Views: 18750
- Wed Apr 30, 2008 2:36 pm
- Forum: Bugs, bug fixes & releases
- Topic: Adding subsribers via soap - date format problem
- Replies: 10
- Views: 18750
- Wed Apr 30, 2008 1:26 pm
- Forum: Bugs, bug fixes & releases
- Topic: Adding subsribers via soap - date format problem
- Replies: 10
- Views: 18750
Thanks a lot, this is the information I was looking for. I couldn't find it in any documentation. ma == best :) edit: Looks like the webservice doesn't want my dates anyway. I tried like you wrote (including time parameter), but none of the dates where written to the database and I didn't even get a...
- Tue Apr 29, 2008 2:01 pm
- Forum: Bugs, bug fixes & releases
- Topic: Adding subsribers via soap - date format problem
- Replies: 10
- Views: 18750
- Tue Apr 29, 2008 9:37 am
- Forum: Bugs, bug fixes & releases
- Topic: Adding subsribers via soap - date format problem
- Replies: 10
- Views: 18750
Adding subsribers via soap - date format problem
Hi all, I have a problem adding subscribers with user defined fields to our system via the webservice. The subsribers are successfully added to the DB, but the fields with type date seems to be ignored. I tried some formats now and I want to ask which format the webservice accepts ? Is this document...