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.
-
missing address/destination
I'm trying to use the CSharp email example as inspiration to convert the Java Fax example into email, but somehow I appear to be getting the recipient list wrong. I've specified it as a comma delimited String with the appropriate headers: "REF, ADDR, TYPE 1, Lewis.Cawthorne@exlservice.com, internet" But I keep getting back…
-
The operation has timed out while calling JobSubmit
The operation has timed out while calling JobSubmit method. I am using following url https://test2messaging.easylink.com/soap/sync my username is "T2/PTBILLING",can you please tell me what is the issue here.
-
Question using Messaging API for SMS in Java Eclipse
Good day! Im trying to implement the messaging API to send sms using java through a test account. The thing is that i am new in implementing messaging API. And the problem is i need the 'easylink_soa_sendsms-1_0.jar' file? Can you give me assistance on how can i get or generate this file ? i am using java eclipse. Thanks,…
-
Could not complete JOB Resubmit - HDR is locked
Hi all, We are currently using the API for resubmitting jobs in the EasyLink portal. In some of the cases we receive the following error: Could not complete JOB Resubmit ID 74079007 for EasyLink job 97585266: Reason: ErrCode: System Error ErrDescription: Could not get hdr 33929307 for job 97585266 (hdr is locked…
-
Attach Original Fax to Confirmations email not sending coversheet
Hello All, I have checked the option "Attach Original Fax to Confirmations email" in Send Preferences under Fax Confirmation section. It is attaching the original fax as attachment in the confirmation email but in that attached document i am not getting Coversheet. Can anybody tell me why i am not getting coversheet with…
-
Coversheet not coming properly in Delivery report email
Hello All, I am sending fax with coversheet. I am adding some large notes on the coversheet due to which its go on second page. The issue is when we get the coversheet in delivery report email as an embedded resource its only give first page of the coversheet. I want complete coversheet doenot matter how much pages it has.…
-
How do I specify coverpage and fax number in SubmitToParser request?
I need to submit a text fax content with the cover page and include page breaked in the text. In JobSubmit I can specify coverpage and a fax number, but can't include page breake in the text fax content. In SubmitToParser request I can specify page break (".PG"), but I don't see how I can include a cover page (and provide…
-
To and Comments Fields not mapped on Cover Sheet
Hello All, I am facing one issue related to Fax Cover sheet. My To field is not mapped on coversheet. Also i am not able to mapp comments on cover sheet. Can anyone tell me how i can mapp comments and To field on cover sheet. Any code sample or object\property name will be very help full. Regards. Rizwan Khalid
-
QueuedDocumentRetrieve and QueuedDocumentRelease samples in java.
I am searching for java code samples for these two API methods. QueuedDocumentRetrieve and QueuedDocumentRelease There seems to be a C Sharp sample in the API forums but it would be helpful to see a java sample following the same vendor recommendations. Does a java specific example exist for these two API methods? Thanks…
-
Sending multiple faxes to same Address gives DUP status
Hi, I am trying to send multiple faxes to just one fax address in a single Job. Though the faxes are going to the same address and using the same cover page but the data passed to the coverpage will differ(Dynamically passed data using csv). Could someone please help me to resolve this issue? I would like to send multiple…
-
Comodo certificates Java 1.4.2 keystore incompatibility
Our organization is trying to switch our certificates from entrust to comodo. However we are facing issues in the process: Our Application is Java Stored Procedures based running under Oracle 10.2.0. Java version 1.4.2 I am not being able to import the new keys using keytool 1.4.2 and am getting error "Invalid RSA Module…
-
Email Undelivered
HI I am trying to test email in test enviroonemnt. Though the status shows delivered, I am not able to see the actual email comign to my mail box. Test Link: https://test2messaging.easylink.com/soap/sync User id: t2/dbank Time: 17/11/2016 10:41 job id: 2090052
-
Unable to connect using CSharp_Authenticate 2.5 test sample
Hi All, I’m able to log into the test MyPortal site without any issues. https://test2.myportal.easylink.com/welcome.do But when I try to use the .NET/C# test application, I’m unable to make a connection using the login info provided. Do I need to setup another account, to use with the EasyLink .NET test applications?…
-
Handling bounce back for Email requests.
Hi We are using the Easylink Messaging API to dispatch email messages. We would like to be able to report on delivery failures such and undeliverable addresses, mailbox full etc. To test this, we dispatched emails to invalid addresses, for example: 1. No @ symbol 2. invalid domain 3. incorrect email on a valid domain For…
-
Getting while consuming your service webservicestest.easylink.com
i am facing problem in connecting your service (webservicestest.easylink.com) Getting error "Unable to conenct to remote server" Kindly help on this thanks sufyan ahmed 0091-9003262540
-
How to check delivery status of a Fax with JAVA code
I have submitted a request for Fax and I have the Job ID. Can you please provide me some example JAVA code to check the Fax Delivery Status using Job ID. I found some C# code in this forum, but unfortunately can't relate/convert to JAVA. I would appreciate any suggestion with this. Thanks in advance.
-
Fax Coversheet is disabled. But showing blank page. How can we fix it ?
Hi Support Team, Fax Coversheet is disabled. But showing blank page. How can we fix it ? We are using "no" as parameter. But Blank page displaying. <FaxCoversheet><UseCoversheet>no</UseCoversheet></FaxCoversheet> Thanks & Regards, Sudheesh.R Somnoware
-
Store MIME envelope
Hi, on Streamserve SMTP connector there is a option to Store MIME envelope, which is not available with the Easylink connector. Is there a way to store or retreive the mime envelope via APIs after an email is sent? thanks
-
QueuedDocumentRetrieve returning null for JobDocumentData
I am just starting to write a windows service that calls the QueuedDocumentRetrieve method. Problem is that this method is not returning any documents; it returns a value of null for JobDocumentData. I do get a status code of 0 (OK) with this particular user account. I found an identical issue on here which says it was a…
-
SoapUI test JobDeliveryStatus
Hi, We are using SOAP UI to test JobDeliveryStatus. We are getting the following error : Error getting response; java.net.UnknownHostException: endpoint.easylink.com. Could you please advise. which Endpoint we should be using ? Thanks, YK <img…