-
Got error when trying api/v2/nodes/{id}/nodes?fields=properties{name,id}
When I tried to use "api/v2/nodes/{id}/nodes?fields=properties{volume_id, name, description, type_name}" to filter columns returned, I got error below: java.lang.IllegalArgumentException: Illegal character in query at index 98:…
-
When does DocumentManagementClient.GetNodeByPath() method in C# program hit error
I am developing a C# program to upload a document into a folder in OpenText. I use the following C# code snippet to obtain the Node ID of the target folder in OpenText. ================================================================= long myRootID = 2000; DocumentManagementClient docManClient = new…
-
Issue with Callback endpoint
There seems to be a bug based on your documentation: "When the callback URL is set via either of these methods, OpenText messaging service will POST the final fax status as application/json to this end point. The schema is the same as in the response from "Get fax status" method except that the values of "job_state"…
-
D2FS Dev Documentation
Hi All, Is there any good developer documentation for D2FS? I know there's a bit of example code and also Javadoc part of the D2 SDK. But I'm more looking for some document similar to the D2 Rest documentation which is also part of the D2 SDK. I.e. it should go in more detail about the functionality available and according…
-
Learning to deploy Documentum on Kubernetes- UNSUPPORTED
A tutorial using Docker Desktop Kubernetes 😉Special thanks to Jose for contributing this tutorial. It is unofficial and unsupported. But very good info to consider. Both files are needed, together, the PDF and the 7z. Slide 38 is WIP that might come in future versions. (Kubernetes Dashboard, metrics server, Kafka,…
-
How to get actual directory path where the Documentum documents are stored in the server
How can I obtain the actual directory path where the Documentum documents are stored on the server? Additionally, how can I retrieve the Document Object ID? I have a script provided by the previous employee who managed the Document Management System (DMS). However, when I attempted to execute the script in the DMS…
-
Error in BPMEngine.NET/ECL.rem
I get the following error when accessing BPMEngine.NET/ECL.rem : Server encountered an internal error. To get more info turn on customErrors in the server's config file. Check the following link that has recommendations for your configuration and I have already applied that part:…
-
Category audit
Could you please help me to know which webreport tag is used to get information about category audit.
-
More options for getting started with the services
Hi All as part of our recent hackathons we developed some alternate tools for learning and testing our IM services (If you want to start with just capture+workflow; here is a sample app and here is a video tutorial If you are intersted in Capture+Risk Guard; here is a sample app and here is a video tutorial
-
Monitor.xml gives error "Unable to find the application server with identifier '...'
I have a clean appworks installation on CentOS. After the installation I want to install the packages with the URL: http://:/cordys/wcp/cap/install?nodeName= Here I get the error: AppWorks Platform Monitor is not ready for the application server instance '...' The Monitor.xml tells me this "Unable to find the application…