-
How to get started with the Magellan Text Mining Engine Service?
I am reviewing the Magellan Text Mining Engine documentation on the Opentext Developer API site. However, the following information is missing: Which endpoint should be used to access the Magellan Text Mining Engine? Tutorial/documentation that shows how to use the APIs. Please check the next point. For example, how do I…
-
How to use TreeView alongside folder browser
Hi all, Fairly new to smart view development and the SDK. I'm in fact not trying to develop anything custom but just use the CSUI in an external application. I've gotten the folder browser loaded up with no issue. I've read the documentation and it references a tree view which I take to mean a directory structure view of…
-
CS WebService SOAP XML format for initiating workflow along with attributes
Does anyone have a sample webservice SOAP XML format for initiating a workflow in Content Server along with setting up values for few workflow attributes of type Integer and Text? Regards, Manu
-
How can we use GetChangePasswordUrl web service in OpenText Appworks 16.6
We need to reset the Appworks password externally from the login screen. So we have found the GetChangePasswordUrl web service to fulfill our requirements but are unable to use the same because it is not mentioned in any of the OpenText documentation. So please help us in using this web service or any other method to reset…
-
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.
-
Takes too long to open a fragmented file using Arbortext via Samba connections
When I open a fragmented file using Arbortext via Samba connections, it takes a long time (+35 minutes), and then it takes 10 minutes for Arbortext to close. But opening a single large, unfragmented file (ABC, should be the same volume of text as the fragmented one) takes only ten seconds. The files are located under the…
-
DocumentPost Error when uploading a document in ApplicationXtender Web Access
Hi, When uploading a document to Web Access ApplicationXtender, I get an error stating: Error: DocumentPage Post Action:Create Scope: Import MessageID: -980855730 Any assistance here is much appreciated. Regards
-
Error codes that I will be given in the OpenText Send Email REST API response.
Where can I find the documentation for the error codes that I may encounter if my attempt to send an email using the OpenText Send Email REST API is unsuccessful?
-
Re-indexing issue
Hi, I am doing re-indexing in the IndexAgent and we have configured the filters. However, when check the logs it says ignore configured filters. Does anyone know the answer to this? Please help. Thank you in advance.
-
Upload large files to the OT2 Core Capture
This question is in reference to the Opentext Core Capture API document. When I try to upload a large file either as Binary or Base64, I get the following 413 error: POST https://na-1-dev.api.opentext.com/capture/cp-rest/v2/session/files { "fault": { "faultstring": "Body buffer overflow", "detail": { "errorcode":…