Core Messaging
Core Messaging (Cloud Fax and Notifications) is a cloud-based, comprehensive omni-channel messaging platform that increases the effectiveness of message creation and delivery. It is a coordinated solution to deliver essential communications via SMS, voice, email and fax with end-to-end visibility and message control.
-
Inbound faxes not pushed to ftp site - Production
Hi, We started testing in our new production Account and Not all faxes that we send are not pushed to the ftp site. We received only 200+ faxes at the ftp site out of 963 faxes that we sent out through JobSubmit. We are using https://messaging.easylink.com/soap/sync. thanks,Nithi
-
Java: Not a Valid Service Error
Hi - I am in the process of creating a Fax Service using Java. I seemed to had the services nailed - till I tried it today (after a week), and I started getting this error: javax.xml.ws.WebServiceException: {http://premconn.premiereconnect.com/PremiereConnect/2008/10}XOA is not a valid service. Valid services are:…
-
HTTP 500 Internal Server Error
Hi I am not able to connect to the following URL. Since i am using from my home network sothere iis no proxy setting required, https://test2messaging.easylink.com/soap/sync It gives HTTP 500 Internal Server Error
-
Is there away around creating a list with ListCreate
I'm attempting to automate the call process in our organization using the EL API's. However, it looks like uploading a list is necessary. Is this the case or is there a way to submit a voice request without having to store a list? Currently that process is done through the portal but can probably be automated but it would…
-
Not able to connect
Hi We are not able to connect to http ://xoa.xpedite.co.uk/soap/sync to submit any email job in testign env. It gives connection timeout error. The same was being used in 2011 without any issue, We have not chnages any proxy setting or any other things in our application. Our aplication is live and needtomake some changes…
-
NumToRetrieve default value ?
Hello, Is there a default value for the parameter NumToRetrieve ? Or if it is not defined in the request, the number of records returned is without limit ? Thanks for your reply.
-
XOA
After downloading the CSharp_Authenticate 2.5, and CSharp_Authenticate_1, if I update the web reference on the project from CSharp_Authenticate_1, everything is fine, but if I update the project from CSharp_Authenticate 2.5, the XOA Class disappears completely. Trying to compile at this point give the error: error CS0234:…
-
Analysis of the different status in a JobDeliveryStatus request
Hello, I'm trying to get a JobDeliveryStatus and to analysze the result. The purpose of my analysis is to define what states are final (ie what states do not move). This is to follow the progress of delivery of faxes (several jobs will be checked). Could you please confirm my analysis on the different status of the…
-
Mailing via API
We received this error message. We are unable to successfully send mail via the API....please advise Error details: HTTP Error: cURL ERROR: 28: connect() timed out!<br>url: https://messaging.easylink.com:443/soap/sync<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime:…
-
Root Certificate Updates
Root Certificate Updates: You may also need to update your root certificates. Information regarding root certificate updates can be found at our API Forum site, https://apiforums.easylink.com/. Is there any documentation to update Oracle weblogic 11 root certificate (SSL).
-
Error on JobDeliveryStatus
Hi, We are getting the following error message. " Parsing WSDL: Couldn't load from 'http://premconn.premiereconnect.com/JobDeliveryStatus/2009/07?WSDL' : Start tag expected, '<' not found " The WSDL URL for JobDeliveryStatus : http://premconn.premiereconnect.com/JobDeliveryStatus/2009/07?WSDL doesn't displays any xml.…
-
JobSubmit Voice TTS
Hi, i tried to submit a voice job as TTS. But i got the following error <StatusMessage>XOA-2017 [voiceREACH: required attachment not found] : tts::validate(): tts template: #textmessage: stored tts object description retrieval failed</StatusMessage> I used the following in my code EasyLinkJobSub_ws. SosObjectIdType…
-
Banner without data
Im' trying to submit a job for a fax with a banner but the fields of my received fax are not filled. Data (ADDR, INS_1) appears at the top of the second page of my fax like this : "ADDR,REF,INS_1,INS_2,INS_3,INS_4,INS_5,INS_6,INS_7,INS_8,INS_9,INS_10,INS_11,INS_12 fax,référence,MsgRef,Nb…
-
Cancelled Fax Job ?
Hello, I am trying to get status for the job "xsi:16669320". But the JobDeliveryStatus function returns "Cancelled". Could you please explain - Why my job has been Cancelled (i didn't sent a cancellation request) ? (<State gammacode="5000" code="5">Cancelled</State>) - Why my job doesn't appear in myportal with the status…
-
Authenticate Message
When is the Authenticate message necessary? If a userid and password is sent in the request via SSL is this suffiicient or does Authenticate need to be called?
-
List of Jobs
Hi, I want to pull out the list of jobs (job id) for a particular campaign for a given time persiod .All info I have about the campaign is the portal username and password . Which API can i use?
-
Converting from PremiereConnect to Easylink
We are trying to convert our code that interfaced with Premiere connect web services to use the Easylink rebranded versions. I looked at the samples of how to do this ( from this forum ). But am running into a few issues. (Q1) Is there a central URL where we can discover the WSDL for all the PremiereConnect webservices (…
-
Getting the sample C# project to work
I am getting the following response using the sample C# project: <?xml version="1.0" encoding="utf-8"?> <AuthenticateResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AuthenticateResult> <Status xmlns="http://ws.easylink.com/Authenticate/2011/01">…
-
JobSubmit for Enhanced Email not working
Hi, I used the code i found on the forum for jobsubmit and updated the path for attachments and csv list. But the job is not getting created. Please find attached the code. Can you tell me what is going wrong here?
-
not able to run API
I tried “Authenticate” some time ago and it worked fine. I tried JobSubmit and it gave me an error – “Unable to connect to remote server”. Now, I am getting the same exception for Authenticate as well. The messaging API I am using is: http://test2messaging.easylink.com/soap/sync