-
calling v2/search API with Employee ID
Wanted to get all documents of employee id in v2/search API Need to know what could be the value in where condition.
-
How to get the Data ID the last folder in a given path in Content Server? - REST API
If I have a folder path in content server which is let's say : A:B:C:D I want to get the DataID of the folder D. How to get the last folder DataID? I did SQL query but it's not fast enough. On the REST API I only familiar with the ancestors of a given DataID. Any other way I can somehow to achieve the required goal? Thanks.
-
How do you get rid of a persistent instance in jobs
In OpenText Administration Client, there is an instance showing active when it has finished even though we have refreshed and at the command line run dshdsk -check. How do I clear that instance? Please advise
-
How to upgrade DFS 7.2 to DFS 23.2
Hi, We have written custom DFS 7.2 code and we want to upgrade it to DFS 23.2. How do I start upgrading? Kindly help me with this.
-
HTTP url in Enterprise-Connect plug-in is not working after enabling Kerberos authentication(OTDS)
Hi Team, Issue is that HTTP URL in Enterprise-Connect plug-in's not working after enabling Kerberos authentication(OTDS) and disabling the Web Server authentication(OTCS). We are now forced to update the plug-in to HTTPS. On web-browser we access OTCS URL by both HTTP and HTTPS as well. (On web-browser, once I copy the…
-
regarding issue post installation of enterprise-connect 24.1 msi.
Hi Team, Once client software has been installed (end-users has restarted the PC) using the software deployment tool (deployed the system user's parameters of registry values to auto-update the Manage PLUG-IN of Enterprise-Connect, so that user's do not edit it manually) .. but user needs to open 'Windows file explorer' at…
-
How to access References using Content Server API (v23.3)
I am trying to find out how I can access the references using the Content Server API. Any guidance how to do this would be appreciated. What I want to do is to import the information about the references (name, etc.) to integrating party.
-
odbc howto break sentence into different lines
Hi, Just a simple question I´d like to remember. How do you break a sentence into several lines without quotes? Is it possible? i.e. $st= "SELECT * FROM CUSTOMER WHERE CUSTOMER LIKE 'JOHN%' AND CIA = 'XXXXXXX' "; break into $st="SELECT * FROM CUSTOMER WHERE CUSTOMER LIKE 'JOHN%' AND CIA = 'XXXXXXX' "; Regards
-
Module creation on CSIDE
Hi I just recently installed Eclipse as well as the OScript plugin. When creating a module, I am faced with this error, please help.
-
Security Team reported Vulnerability Remediation in Operations Bridge Manager week ciphers
Hi Team, I am using the Operations Bridge Manager, security team reported RC4 issue you have week ciphers OBM version: 2020.10 —Configuration file—— SSLProtocol -all +TLSv1.2 SSLCipherSuite…