-
Create new REST API (oScript)
Hello! I try create new REST API in Eclipse What's next step? Where I need to do registration this new API? In Postman I get error: "The REST API Url could not be found in the mappings registry" Or explain me please how I can create new API...
-
Create new REST API
Hello! I need to develop new REST API to get some data in JSON format (OScript eclipse). But I haven't information how it possible. Where do I begin? Where I need registered my new API? Explain me please, or share information about it
-
Publishing changes to Content Server
Hallo, I have a project .os (not mine). I made some changes in code and want ADD this changes to the EXISTING Module. How can I do it? Can you explain me, please, how I can publish my changes to the server (OpenText Content Server)? P.S. I try to change API functionality.
-
Errors just open project eclipse oscript
Hallo, when I try to open eclipse project or run server, I get two errors... I try to close another project, stop server, stop service OTDS, but it's no result. For the moment can help if delete Eclipse and install again with patches. Can you help me, please, what's wrong?
-
Compile .os Eclipse
Hello, I have a project os (not mine). I made some changes and want compile and add this changes to content server. How can I do it? I try do Run, but get an errors. Can you explain me, please, how I can publish my changes to the server?
-
Extending CS Workflow problem
Hi, i try to extend CS Workflow. I follow documentation https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=79432603&objAction=browse&viewType=1 and i've meet one problem. It is impossible to create new data type because type mentioned in documentation does not exist. How can i extend a wf functions?
-
Content Server Development environment on ARM?
Microsoft added support for x64 emulation on Windows ARM late last year. I'm curious to know if anyone has tried running a Content Server development environment (CS & CSIDE) on Windows ARM64? Does anyone know if OpenText has intention of supporting Content Server & CSIDE on ARM?
-
JavaObjects Apache Http Client and getting UTF-8 data from response
OK, This one is a bit of a noodle scratcher. I suspect the root of the problem is that when you pull string data into an Oscript string it doesn't interpret the character set correctly. What I'm trying to do is consume a REST call from Apache HTTP client (java library) from within Oscript. With JSON responses it works…
-
Widget won't deploy to Content Script
I'm a beginner, I'm currently following "Content Server Smart View Development 20.2" course, I tried 3 times to deploy a greeting widget to content script but for some reason it won't show up. for clarification, these are the steps I did: I generated an OScript project using the Smart View SDK. I created a new module and…
-
xECM 21.4 - Integration Service
Hello everyone, I am new to the xECM product family and is currently working with Integration Service to archive files from Sharepoint. My use case is that I would like my files to be archived in specified Business Workspaces on Content Server. Here are some of the constraints: The precised location (sub-folders) within a…