I use SOAPUI 4 andI take same example as in Basic_Guide_2_3.pdf to send SMS via WS with thewsdl http://premconn.premiereconnect.com/JobSubmit/2008/10?wsdl
When I try withProduction URL https://messaging.easylink.com/soap/sync
I get the responsewith StatusCode 0 but when I verify in MyPortal I found that the task hasstatus finished. But it not specified as SMS (in Task type), no element … Maybe that I forget a flag to specify that is a SMS, and I have not received the SMS, my request is thesame as in Basic_Guide_2_3.pdf ?
Your request looks correct to me, at first blush.
Can you provide a Job ID for your test job so it can be investigated?
Example of a Job ID (with file in URL):
<ProcessingID>0ACD070B-1230-110927073912675</ProcessingID>....<MRN>86259926</MRN>
an other request with SMS message within request ( to be sure that is posible to send SMS with this method ) :
<Part> <Document> <DocType>text</DocType> <DocData format="text">Sample test text message</DocData> <CharacterSet>UTF-8</CharacterSet> </Document> <Treatment>body</Treatment> </Part>
With Job ID :
<ProcessingID>0ACD070C-1417-110927074248549</ProcessingID><MRN>86269105</MRN>
Thanks,
Our SMS traffic is processed on a separate system from our fax and voice traffic, and that system requires some small configuration to be performed before jobs are processed for a new user ID.
I have made the appropriate configuration settings to your account, so you should now be able to submit your traffic.
Please keep in mind that your jobs have been submitted to our production system, and are being processed there. If you had intended to submit them to a test system instead, you should probably speak to your account team to make sure you have the correct set of credentials and submission URL's.
Configuration of SMS :
Ok we can see my MYPortel that is SMS task with status Delivered but we don’t receive SMS.
For more information you can see the following 2 requests:
- With test account request N° 89010842 (in MyPortal the Job Type is SMS with status Delivered).
- With production account request N° 89351472 (in MyPortal the Job Type is empty with status Complete).
We have a request to Sales Engineer to configure our accounts (test and production you can found Id in requests above) in test and production environments but no response, it’s possible to do this.
Your jobs were both processed on the production system. You need to work with your sales engineer to have your accounts configured for international SMS.