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.
-
User authentication not accepted 2209
HI. I'm in trouble. I want to test soon. request… ------------------------------------------ <?xml version='1.0' encoding='utf-8'?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header> <ns2:Request xmlns:ns2="http://ws.easylink.com/RequestResponse/2011/01"…
-
Job delivery status in xml format
Hi i have used jobdelivery method to get the delivery status.And i got the below xml as out put. <JobSubmitResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Status xmlns="http://ws.easylink.com/JobSubmit/2011/01"> <StatusCode>0</StatusCode>…
-
Error while sending TIFF and PDF attachments
We are getting a failure notification when we send a simple fax cover sheet with one PDF or TIFF attachment. We are sending it from the application. A success email is received when we send a word attachment. Is it because of the configuring on EasyLink server?
-
Service Fails
<service name="JobSubmitService"> <port name="JobSubmitPort" binding="xoajsb:JobSubmitBinding"> <soap:address location="http://endpoint.easylink.com" /> </port> </service> Getting below error: Possible SOAP version mismatch: Envelope namespace http://schemas.xmlsoap.org/wsdl/ was unexpected. Expecting…
-
sending fax in C#
where do i get this JobSubmit.JobSubmitService Sevice Because i need to submit below function. JobSubmit.JobSubmitService Sevice EM= new JobSubmit.JobSubmitService Sevice(); // Assign Reqeust and Response objects to EM Object EM.RequestValue = Request; EM.ResponseValue = Response; try { JS_Result =…
-
fax Sending
what is this EMsgAPI_Demo. Where do i get the dll for this
-
Sample application in ASPX/C# to fetch inbound faxes using Push method (HTTP POST)
We found Web Services Push (Inbound Fax) sample, which explains the web services push of inbound fax. But, the sample is using PHP. Can Easylink provide us a sample application in ASPX/C# to fetch inbound faxes using Push method (HTTP POST)? If I am using HTTP POST, where do I define my URL so that EasyLink can send faxed…
-
Web Services Push in vb.net
We found Web Services Push We found Web Services Push (Inbound Fax) sample, which explains the web services push of inbound fax. But, the sample is using PHP.I need to create handler in vb.net. Can Easylink provide us a sample application in vb.net/C# to fetch inbound faxes using Push method (HTTP POST)?
-
Sending Fax from c# Code
I have seen vb.Net solution for sending fax.I have converted the code to C# and tried it. But i am facing problem. I have entered the below credentials and have problem with sending url as parameter.We have tried with "http://test2messaging.easylink.com/soap/sync" .Can you Provide a Alternative URL. I have attached the c#…
-
Want to know about calling method of API
Hi, I am a php developer, I am new on this platform so I am not familiar with working of EasyLink Api. so please can anybody provide me any example of calling api in PHP language. I tried it some time and also used Soapclient, but I didn't get any result. Thanks.
-
https://ws.easylink.com/ - Connecting failed: Network is unreachable
Connecting ws.easylink.com via secure port 443 is not possible [root@p-app-fproxy-1 ~]# wget "https://ws.easylink.com/JobDetail/2011/01?WSDL" --2016-02-15 15:12:45-- https://ws.easylink.com/JobDetail/2011/01?WSDL Resolving ws.easylink.com... 137.236.223.106 Connecting to ws.easylink.com|137.236.223.106|:443... failed:…
-
iServices getting an error when hitting EasyLink Endpoint
iServices team is getting an error given below when they hit the EasyLink endpoint https://test2messaging.easylink.com/soap/sync. Error --> soapenv:Client Body element not included in signed info Processing 0ACD321E-1691-160210202308359 Request they used…
-
Error in sending fax
1) While sending fax using JobSubmit API we are getting the below error XOA-2000[system error]: jm_create() failed, error 501 The same XML SOAP request when hit from SOAP UI or tried after sometime from or application is working fine. Sometimes we are getting this error with easylink. 2) And some faxes are not sent due to…
-
VFM doesn't show the faxes sent out
When faxes are sent out they are not seen in the VFM.we are trying to login with user ID. When we are sending the target ID as individual email ID, getting the authentication error.
-
configure user
How do I configure the OpenText user (F2M/65407222260) to send faxes to my system via API (an alternate destination)? I've got a URL and Receiver Key but I don't know how these get entered into your system and the customer support line has no knowledge as to how the API functionality works.
-
Can you please tell me the status of the job ?
I sent a fax to our local fax I sent a fax to our local fax machine using https://test2messaging.easylink.com/soap/sync endpoint This is the response, can you please tell me the status of the job ? <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"…
-
Want to know the status of JobSubmit?
I sent a fax by using your production JobSubmit api. I got the following response from the API. :::::::::::::::::::::::::::::::::::::::::::::::::::::::: <?xml version="1.0" encoding="utf-8"?> <JobSubmitResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Status…
-
Fax Pilotline formatting and population
I am trying to achieve a fax pilot line looking like this: Nov 13 2015 11:15:12 UTC CIS#C6D73E1 AttentionName Page 001 where CIS#C6D73E1 is taken from the FAXHDR field of the recipient list and AttentionName is taken from the TO field of the recipient list, thus:…
-
User Country Code
Does the API use the Country Code defined in the user profile(Fax Settings)? Ie, if I set the Country Code to 81(Japan) for the API user, any faxes via the API originating in Japan will not need a Country Code?
-
Getting [User account is locked] : login not permitted: reason code = 1049 error message
Hi All, I am using production api https://messaging.easylink.com/soap/sync to send a Fax. But i am getting the following error message when i send the request. "XOA-4080 [User account is locked] : login not permitted: reason code = 1049 msg-XOA-4080 [User account is locked] : login not permitted: reason code = 1049…