-
NTLM with Node JS
Hi all ! I am trying to set up my own NodeJS application to do some changes on different documents. As example rename all obcets from A to B with the doc id 12 , 13 and 14.. At the moment i am able to do some REST Calls they are fine and all is good. But the problem is i have to add the NTLM authentication in the Header.…
-
What is the best way to completely change the Header of smart view and classic view?
Hi, We have a requirement to completely change the header of the smart UI and classic view. What is the best possible way to make this change? Sample header attached for reference.
-
Fail to generate a csui-extension project
Hi, It's my first try. I've installed nodejs8,python 2, npm, yo,grunt-cli and so on based on the Readme.md file. When I run 'yo csui-extension' to generate my project, I get some error messages. The messages is like the following: D:\OPENTEXT\smartview\my-extension>yo csui-extension…
-
SubReport not selectable using livereport
Hi Everyone, Just wanted to get a confirmation. Is there a way to have a livereport(using the livereport Report format, not the auto-livereport Report format)to use a sub report? I only notice the details link if i select "AutoLivereport" in the report format option.
-
CS 20 Livereport column limited to 10?
HI Everyone, Just wondering, can anyone confirm that there is no way to increase the number of columns that can be displayed for a livereport (Not an AutoLivereport) to more than 10? Thank you very much in advance. regards Wilson
-
Livereport CS 20 , Output fields limited to 10?
HI Everyone, Just wondering, can anyone confirm that there is no way to increase the number of columns that can be displayed for a livereport (Not an AutoLivereport) to more than 10? Thank you very much in advance. regards Wilson
-
CSNODE Quick Start Guide
originally published May 2019 | 🕐️ 14 minute read Introduction This document will explain how to use and extend csNode. In a nutshell, csNode is a wrapper for LLNode, to provide a more consistent interface that can be used in a programmatic way for various applications (the REST API is the first consumer). Although still…
-
Content Server Mobile App with AppWorks
Crossing posting this discussion by @Mayank Gupta original post: https://forums.opentext.com/forums/developer/discussion/303731/content-server-mobile-app-with-appworks Hi Experts, We are facing one issue with our Content Server Mobile app wherein we get below issue intermittently in the localhost_access log file in…
-
Content Server REST API - Quick Start Guide
originally posted May 2019 | 🕐️ 8 minute read Introduction This article will explain how to use and extend the REST API. It should be read in conjunction with the Content Server 16.2 API Reference. The REST API (as its name may imply) is a web API implementation using the HTTP protocol and REST principles. While Content…
-
[DM_CRYPTO_E_CANT_FETCH_CRYPTO_OBJECTS]error
Hi All, Recently we have upgraded from DCTM 16.4 to 20.4 version. Exported the data(content and metadata) from 16.4 system and imported to 20.4. Verified the metadata and it looks good. Database: Oracle 19c O/S: RHEL 7.9 But when I try to open any document, I am getting the below error in DA. Could not download content…