Search found 2 matches

by stevenjparker
Tue Jul 08, 2014 10:54 am
Forum: Using OpenEMM
Topic: Adding an X-Header
Replies: 0
Views: 4316

Adding an X-Header

Hi I have a requirement to be able to add an X-Header to mails. Initially I need to just add a hard-coded Xheader to all mails but long term I need to have a tickbox option in the GUI to be able to control if the Xheader is set or not. Has anyone done this or something similar, if so I'd really appr...
by stevenjparker
Fri May 23, 2014 12:52 pm
Forum: Development
Topic: SOAP client 404 - not found
Replies: 1
Views: 10035

SOAP client 404 - not found

Hi I'm developing a java SOAP client for use with openemm 2013 , webservices API v2.0 . When I run the code with a GetSubscriberRequest , its all good and I get the response I expect. However using the same code,URI,user & password , but issuing a UpdateSubscriberRequest ( obviously with custome...