-
What is the planned future of EasyLink FTP Upload service for mail/fax jobs?
Hi, we support and maintain an application which utilizes the antique FTP service developped by Xpedite/MessageReach (then Premiere Global Services, then EasyLink, now OpenText). What is the planned future of this service offer? AFAIK the EasyLink XOA 2.2 SOAP API also offers all required functionality to send and manage…
-
What is the planned future of EasyLink XOA SOAP API?
Hi, we support and maintain an application using EasyLink XOA 2.2 API based on SOAP. This API was originally developped by Premiere Global Services back in times when they merged MessageReach and Xpedite to offer an API for the operations actually offered by EasyLink MyPortal. Since you seem to be the new owner of that…
-
How to make IE show JSON output instead of downloading it!
This isn't a question... but if you want IE to display the JSON rather than try to download it: Create a Reg file: Windows Registry Editor Version 5.00;; Tell IE to open JSON documents in the browser. ; 25336920-03F9-11cf-8FD0-00AA00686F13 is the CLSID for the "Browse in place" .; [HKEY_CLASSES_ROOT\MIME\Database\Content…
-
How to receive base_url from the AppWorks Client
Hi, When you use the appworks app, you already add a username, password and authentication url. How can I retrieve and re-use this url? This would prevent me from having to put it hardcoded in my code.
-
How to get the array of properties
Hi, I know this is a javascript question and not an API question, but I cannot seem to figure this out. When I retrieve the properties of a folder, how can I do this in an easy way. This is what is returned by the API:…
-
Content Server via REST
Do we have any documentation on usage of REST APIs of Content Server? What will be the base url to access the APIs. What are the requirements and configurations needed to enable this. Thanks