-
How do I return a JSON response package to a REST API WebReport call
I have an authenticated REST call successfully hitting a WebReport in a CS 16.2.11 install. The results of the WR with a LR source are currently returning as html in the response data. My destination on the WR is "browser" with a mime-type of "text/html". To simply display the page I would have something like this in the…
-
ApplicationXtender Rest API - Upload Document
I am trying to upload a doc to the AXDataSources/{dsn}/AXDocs/{appid} URL and I keep getting error code 117 that says "The HTTP request does not contain index information to create a AX document!". The documentation does not state what information is needed for the POST request. I want to know where I can get that…
-
UNABLE TO START OTCS AFTER DEVELOPING IN CSIDE
Hi, I kinda messed up the DEV env while playing with CSIDE in eclipse although I didn't to anything drastic. What happened is that I imported DPS module and WEBADMIN to the srcmodules since I was looking to customize some DPS element. Then I created a new module in that folder and orphaned Utils.os from DPS to the module…
-
Increase Smart View search results limit
Where can I configure the Smart View search results limit?. Actually it only display 350 results.
-
CSIDE 24.1 available
Greetings OScripters - CSIDE 24.1 (available @ , release notes @ ) add functionality that makes it easier to run Content Server's profiler against your code, as well as visualize the results: Full details can be found in CSIDE's in-product help (in Eclipse: Help -> Content Server SDK Documentation). In case you've missed…
-
When logging in to a D2 application, how do I set focus on a specific widget?
I have a D2 application with a workspace xml file that creates the layout. When a user logs in, the focus goes to the last widget in the xml file. I would like the focus to go to a different widget (viewer), when a user logs in. How can I configure D2 classic to do that? Please refer to the attached workspace xml. On…
-
How to delete corrupt server profile in OpenText Analytics Designer
Where are the local server profiles located? I would like to delete it.
-
Livesite PLC error
Hi Experts, After upgrading from 16.6.4 to 22.4.2 on Linux RHEL 7.9 my PLC workflow stopped working. It gets stuck at "Error while executing task: Production Deployment" No logs are getting update under <od-home>/Livesite. od.log and <hostname>_odbase.log are not updating too. Only log files getting updated in server.log…
-
Allow case-insensitive installation of SQL Server for Documentum
The requirements for SQL server database for installing Documentum Server require case-sensitivity, and that SQL Server authentication only should be in place. As a feature request, would it be possible to make this flexible and allow SQL Server to be also installed in case-insensitive way, plus enable Windows…
-
How to Create a Live Report to Retrieve Data on Files Uploaded to Content Server on a Specific Date
Hello community, I'm seeking guidance on setting up a live report in Content Server. My goal is to obtain detailed information about files that have been uploaded on a specific date. I would like to understand how to configure the date input in my user interface and then use that date to filter results into a table with…