-
How to get JobDeliveryStatus Response?
Please share how I can hit the JobDeliveryStatus in either PHP or NodeJS so that I can fetch email bounces in our CRM. We are unable to understand the documentation and the code we have written is not fetching us any results so far. Let me know how we could use the SOAP API here otherwise provide us with easier REST…
-
AppXtender - Copy file from location to another
I am attempting to download a document using SOAP API version 16.6. I have the documents in one folder and am attempting to download a document and create it in a different folder. I am using Java. Are there any examples on how to do this? I am unable to get the download to work.
-
API support for Livereport creation/updates
We are converting a customer database platform from Oracle to PostgreSQL. As part of this, one of the requirement is to also convert the existing Liveports in the Content Server from Oracle to PostgreSQL (e.g. syntex changes). As there are 1k+ livereports in the system, we are planning to export all livereport SQLs from…
-
Content Server REST API - Download File
I want to download a version of a document from Livelink/Content Server using REST API. It is working via postman. However using HTML/JavaScript there is an error. Kindly help. GET method for a node details is working but get version is not. GET node details - http://localhost/otcs/cs.exe/api/v1/nodes/30815 - Works! GET…
-
DFS Compilation error DFS 22.2
Hi All, Compiled webservice code is getting error that service exception class is not having methods setcausecode and setexceptiongroup methods. Build is successful, however the generated webservice Java file is showing error. com.emc.documentum.fs.rt.ServiceException -- package
-
Category value not persisting when creating a folder.
I am using the create Folder UDDI service to create a folder and attach categories to it. It adds the category correctly but doesn't persist the string value. Here is my request. <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Header> <OTAuthentication xmlns="urn:api.ecm.opentext.com">…
-
Problems with "path" field from "createUniqueName" function in wsdl via SOAP
Hi all! I've done a Content Script to make a SOAP call to the wsdl. This script serves to call the function "createUniqueName" and the xml needs 3 fields: uniqueName: the name of the uniqueName path name: the name of the folder I tested the script on a subfolder of "Enterprise", writing in the "path" field just…
-
EasyLink Messaging AddressBlockRetrieve Opt-Out
I am currently developing an SMS Opt-Out component to one of our features. I am sending an AddressBlockRetrieveRequest with a blockstore value of MR, blocklevel with types customer and user along with a date range. I am utilitizing the AddressBlockRetrieve service by passing in the request and assigning the resulting value…
-
After server upgrade SOAP call fails saying parameter missing
After server upgrade from SP1 to SP6 suddenly report started working strange. we calling ROX file from SOAP call from java, after SP6 upgrade parameter value passed as mandate DB parameter showring error saying missing parameter. [main 2021-12-23 15:36:32,020]ERROR - Soap Server error. AxisFault faultCode:…
-
MBPM 9.5 eclsample.war for Java
Has anyone been able to successfully log in using the eclsample.war application included in the 9.x.x SDK (JAVA)? The ECL Web Service is installed (IIS) during the process of installing MBPM 9.5.1. An instance of Tomcat is installed and the war file deployed in the tomcat container. The SAP scripts were installed and in…