-
Faxing callBack
Hello, need a help I'm trying to send fax I need to get sending status via callback(https://developer.opentext.com/apis/99b857ce-b749-4061-bc63-8a077e3a0818/Cloud%20Fax#tag/Receive-fax-status-via-callback-URL-(fax-status-webhook)) But server send me response that looks like I'm expecting json like in documentation. Could…
-
Need help debugging undocumented error - "XOA-2000 [system error] : jm_create() failed, error 204"
Our fax service suddenly stopped working, despite no changes on our side. Here is what we are sending in (we have some steps to transform the json into xml, this is prior to that step, so if any more info is needed I can dig in further and provide): { "documents": [ { "documentID": "123", "documentContent": "Hello World!"…
-
PowerApps and EasyLink Messaging API
Has anyone used Microsoft PowerApps to integrate with the Easy Link Messaging API? I've read through the getting starting with Open Text / Easy Link Messaging API document which seems to be outdated and the links to get started just direct you to the forum homepage. I'm trying to figure out how to set this up in PowerApps,…
-
Is there any way to run a query on different servers using one code?
We are trying to create a job which runs a query on different servers and store the results in an Excel workbook on different sheets server wise. Is there any way how to connect different servers using just one code?
-
Which RightFax API to use?
I am using Documents API and SendJobs API to try and send a document over and then fax it to the right number. Do I need to use both? Or would one suffice?
-
Job lifespan on Easy Link switches
Hello, API manual says in DocumentTransmit overview [https://apiforums.easylink.com/emapidocs/26/DocumentTransmit/DocumentTransmit.html] that documents are not kept on EasyLink switches indefinitely. Q1: How exactly long documents are kept? Q2: Can this be controlled from API? Thank you in advance Krzysztof
-
Connectivity Issue
Recently we have migrated to a standaloge server where we are facing issue while connecting to https://messaging.easylink.com/soap/sync. This is being used for email function and the serve is not behind firewall as we are able to connect usign wget commant. Please ntoe this used to work fine with earlier server and also we…
-
i try to send fax but getting error like : The request failed with HTTP status 404: Not Found.
-
Collab 8.2 - Delete a user account using a jython script
Hi, We need to delete a number of user accounts in Vignette Collab 8.2 (I know, old version... but i hope there is someone out there that can help...) As this concerns a lot of user accounts, we'd like to do this by means of a Jython script. In the KMAPI documentation i do not find the delete() method for a KMuser object.…
-
Content Server Records Management - REST API for Disposition Search Results and Actions?
Hi, I have an existing web application that interfaces with Content Server via the REST API. For the most part I'm able to do everything I need in terms of user and document management with the existing REST API. I have a need to interact with the records management module as well however, and I have noticed that both CWS…