-
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…
-
OBuild and OSCript references - update on JIRA's?
Hi @Dave Carpeneto Wondering if there's an update on following JIRA's we'd previously swapped notes on. OIDE-3718 covers the "remove server requirement from OBuild" request OIDE-3778 covers the "replicate arbitrary folder from source tree" request OIDE-4473 covers the "option to specify target platform" request OIDE-4475…
-
APPWORKS GATEWAY INSTALLATION : DB Connection unsuccessful
Hi Team, I have installed Appworks gateway 23.4 ,tomcat 10 and JDk 10.0.0.1. When i am trying to connect with database, i am getting error "The database connection setup did not complete successfully. Consult the logs for further details". I have tried to configure using IP , FQDN and localhost for gateway access, unable…
-
Is CSIDE 24.4 posted?
I am keeping get message to update CSIDE to 24.4, but when I check updates, there are no CS updates available. Can someone confirm if CSIDE 24.4 is posted and how to update it? Also after install today's main build, I cannot build any project, but with a lot of errors that CS components cannot be found. Does anyone get…
-
Wrong number of bind values passed
In my LR “Wrong number of bind values passed” on version 23.4 Do you know about patch on 23.4 ?
-
Custom connector SDK
I was asked to create a custom connector in orchestration workflow to consume data in SQL Server DB. Is there any SDK or document avaible?
-
How to create a file with a rendition in OCP
When attempting to create a file instance I'm getting "Failed to relate object". I've been through all the docs and tutorial and I've tried several different options to no avail. Any tips would be appreciated: Here are the details: POST cms_url/instances/file/emb_document { "parent_folder_id":…