-
End user getting permission denied error when prompted for category data
Hi. I'm creating nodes and setting their permissions via REST API v2 and end users are experiencing an odd issue when adding documents to these nodes. Our desired permissions prohibit the end user from setting category data attributes, as we want those inherited from the parent. When an end user tries to add a document to…
-
BIRT: Combining results from two tables or cubes
Hello, My report scenario, I have two tables getting data from same database but can't use same sql statement and need to check if the first column in each table is the same, then put them in the third table with their accumulated costs. The below screenshot explains my scenario clearly. _
-
REST Random 500 errors on auth
I have posted previously about similar issues with our usage of the REST API but I believe this may be different. We built a project in our development environment and it worked really well, but now that we've gone to our production OpenText environment, we are seeing completely random 500 errors on the auth call. Usually…
-
Filter datA fields with an API ?
HI, i am searching for a way to shrink the result of the sort field! It could be similar to this topic. But i am not sure because we are using different API`s. My target: I am searching for an easy way to filter the JSON response via adding a field which As example, i am searching only for the name. But i got all the…
-
WebService Jar creation from WSDL
I am trying to create jar using wsimport for wsdls and following intructons as mentioned in below link: https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=62345549&objAction=browse&viewType=1 It's works for all other CWS wsdls but getting below error for ContentService.svc?wsdl Could you please help on fixing…
-
Cannot access the cell values when parsing the results of a livereport
Hi I am running a LiveReport using the webservices (16.2.12) with java. The actual call is successful, but I cannot access the actual values of the rows' fields using the casting mechanism as highlighted in this post. The result in the web UI is correct: However, the code (see attached based on the above post) returns only…
-
How is it possible to filter the categories on nodes received by getSubnodes API
Hello how can we achieve the following behavior: in OTCS we have the url below that provides us a list of nodes together with metadata and categories: <serverurl>/api/v2/nodes/<nodeId>/nodes?fields=properties&fields=categories There is a possibility to filter the properties like here :…
-
Content Server 16.2 REST api - HTTP 500 error when adding document with a name longer than 175 char
Hello, I'm trying to use the REST API of our Content Server 16.2 environment to create new document nodes to CS from email (.msg) files on Windows, in a .net application. Those emails often have very long filenames. When I use the POST "api/v2/nodes/" function to create a new document node, it works okay for any filename…
-
Setting document creation date as source while creating document using REST API
Hey All, Looking for details how to set document creation date as source creation date using REST API. Any insights on this would be helpful. Thanks, Prasad
-
Invalid username/password : Intermittent error
We are facing invalid username/ password api error intermittently. It is causing issue with corresponding api interfaces. Need help if we can troubleshoot the issue somehow. 2020-09-26 12:21:31,8530 TRACE [10] BasicServiceContext(): fServer = localhost, fServerPort = 2099, fServerEncoding = UTF8 2020-09-26 12:21:31,8530…