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.
-
Fax submission job not working
Hi, Can you please verify whether my request is fine on Fax submission job id 2874305 submitted to test2. I am trying to send a pdf document encoded in base64 format to a fax number with delivery report configured to an email address. Even though I received a success response, I have not received either the fax nor the…
-
AddressBlockRetrieve WSDL question
I have a developer trying to generate a Proxy using the WSDL URL for AddressBlockRetrieve, but they are getting the below error. They are checking to see whether is this anything to do in SAP, but have we seen this before? They are trying to write an application to pull down opt out requests for SMS. <img…
-
can submit request to test but am not receiving test FAX document.
guys, could you take a look at FAX submission job ID 2860546 submitted to test2. I would like to be able to receive a real FAX to our office to make sure that I am sending documents OK and when using the Portal, my job seems to hang in delivering status. Can you see anything obviously wrong with the request? I am trying to…
-
Max Value for JobIDType MRN
For the purpose of the EasyLink JobSubmit API, is the maximum value returned for the JobIDType MRN integer field 4,294,967,295 (2**32-1) or less?
-
DeliveryRetryPattern Setting for No Fax Retry
Is there a DeliveryRetryPattern setting that will suppress any attempt to retry a failed facsimile transmissions?
-
sample soap request and soap response
Hi, We wanted sample SOAP request/response of the Job submit API . we received the below URl for it i.e. https://apiforums.easylink.com/emapidocs/26/JobSubmit/index.html But looking into the above URL the attached request structure looks complex and sample xml would have helped us quickly test the services. Regards,…
-
Prior Successful Text Fax Now Fails
Prior testing of the messaging interface worked fine through May 22nd to the destination 8043791299. I ran my test program again today (for the first time since 5/22) and two facsimile messages failed with a status of ERROR and a Gammafax code of 3224. I had another person fax me a document to the same phone number,…
-
Behavior of CDR - Fax (As related to fax JobDeliveryStatusResult)
...
-
F2M Automated inbound faxing using java
Hi, I need to create a java web services for inbound faxes to be pushed to. Could you Please provide java sample example for F2M process or give some idea how to develope F2M web services Api. can I use Axix2 wsdl2java tool for this process.? Thanks in advance! Thnaks, ltank
-
gamma codes in a JobDeliveryStatus Response
Where can i find the for Gamma Codes that can be expected in a JobDeliveryStatus Response. Is there a doc somewhere or can it be attached to this post?
-
Web Services Push (Inbound Fax) - Can the HTML "body" be supressed?
With web services inbound fax2mail push, it seems the payload fax is sent along with the html that is otherwise provided in an inbound fax2mail message via email (i.e. "You have received a document." along with Senders Name, Caller ID, etc.) Is there a way to supress the HTML from being pushed along with the PDF or TIFF…
-
Will the gamma codes definition change
Got a list of gamma codes to find the status of jobs in this forum post https://apiforums.easylink.com/content/how-determine-delivery-status-email-and-sms-destinations Will there be any possibility of definition change for these codes?
-
User Validation Failure
Up until yesterday I have been able to submit facsimiles through the OpenText web services interface. Now when I attempt the JobSubmit web services call I get the following SOAP error: 23:38:45 (07481) Result String: "A SOAP fault was received: code="soapenv:Server", reason="JobSubmit Request Processor User Validation…
-
How to unblock Fax2Mail blocked ANI?
I am trying to unblock blocked F2M inbound ANI numbers with API2.6 “AddressBlockDelete” however I am getting authentication error. According to the API 2.6 manual, special permission is required to perform this API, see below. “Special permission must be arranged with EasyLink in advance in order to use this function.”…
-
Arrival event for bounced email
For the JobDeliveryStatus API, how long does it take for an arrival event to show up in the result. Iam sending to an non existent email id on a valid domain. The env is test. On outlook, I get the bounce message in a couple of minutes. I remember doing this test earlier and i didnt see any message for a couple fo…
-
Asking about Job, Campaign and Template
Hi, Just want to ask about something, I'm confused about the terms of Job, Campaign, and Template. My main goal is to create email campaign programmatically from my application. I also want to track the result from the existing campaign (sent status, bounced status, opened status, etc). If I open…
-
Need example to create and download email template programmatically
Hi, Do you have any C# or VB.NET example for creating and download email template to be used in Job programmatically. Basically I need to get the list of stored template for my application. And I also need to track the job status for the selected template. Is there a way to do that? Regards, Metisc
-
Support for Microsoft XML doc format
Looking at the API, I do see support for Microsoft Word documents (MSW). Does this also support faxing of the newer XML format? or does the JobSubmit only support the DOC format? Thanks.
-
Delivery Report by email
Hi, I'm sending fax through test2messaging.easylink.com, and I recieve delivery report by email. The email content is in plain text, which is ok, but I would like to know if it is possible to have the same content in a more easy format to parse ? (like xml or json).
-
Can the font attributes be set for an outbound facsimile
I have a need for limited control the of the font type (fixed vs perportional), font size and lines per page for an outbound facsimile image. I do not see these controls in the standard JOBSUBMIT API call. Is there a way this can be done? Are there controls for this through the FaxJobExtensions interface? If so, where do I…