-
Is there a built-in function to get the Content Server URL?
My function is not within any LLRequestHandler, is there a built-in function to get the Content Server URL?
-
OpenText Content Server IDE (CSIDE) 25.x Complete Documentation
We are currently working with OpenText Content Server IDE (CSIDE) version 25.x, and we only have access to very old documentation that covers basic fundamentals. Unfortunately, it does not reflect the current architecture, development standards, and features available in version 25.x (25.1, 25.3). Therefore, we kindly need…
-
Cannot create a new module
Hello, I want to build my first Smart UI extension. I installed Eclipse and the CSIDE plugin. I created a new OScript project and I selected my OTHOME. When I try to create a new module it gives me the error "java.lang.reflect.InvocationTargetException" with the following stacktrace:…
-
Unable to start debug mode for Content Server in eclipse
I patched my dev content server recently and I started seeing this issue after. I cannot seem to start Content server through eclipse. I have updated my CSIDE with latest and my java version is 17. Please advise.
-
Blazon fail to convert part of word files to PDF until restart the IGC services
The Content server version is 16.2.1. There's a customized webreport sub-tag to call blazon to convert word to pdf and add banner/watermark (oscript). This sub-tag works good for many years. But recently it meets problem. For example, there were more than 20 workflows using this sub-tag to convert file. Nearly half of them…
-
The items are not from the same database
In workflow, we have a EventScript which is simply there to initiate another series of workflow instances based on the attributes of the WF you are creating. After upgrading from CS16.2.4 to 22.3 (16.2.21.2017), this event script has stopped working. Having debugged it and stepped through into the Core modules, we have…
-
OBuild - parser errors
Hi OT Gurus (particularly @Dave Carpeneto @Juliano_Ghisi @Hany Samuel @Stephan Baumann). Working with OBuild, I've noticed something that I'm seeking guidance on whether this is a known issue/limitation, or whether perhaps some coding practices need review. For quite some time, OScript has permitted referencing…
-
CSIDE 23.4 now available for download
Greetings OScripters: I just noticed that CSIDE 23.4 was posted to the Knowledge Centre ~ 2 weeks back. For reference the binary can be grabbed @ https://support.opentext.com/csm?sys_kb_id=69f6d0bb872dbd10063520e5cebb35d8&id=kb_article_view&sysparm_rank=4&sysparm_tsqueryId=143c39eb1b7179505e1fdd7edd4bcb6c and the release…
-
OBuild: OScript commandline build tool
In 22.4 release, we release our new tool OBuild. This is a CLI tool to build OScript Modules without the need to have Eclipse or GUI. This tool is mainly for third party developers who wish to automate their build process and build a CI/CD pipeline which has been always a challenge if you only use CSIDE. We really love you…
-
How to get folder(Node) details using API's Including sub nodes and metadata.
Hi Team, Please let me know How to get folder(Node) details including metadata and sub nodes using API's in content server Thanks in advance.