-
Technical name for one attribute is different in each environment (OTAP) - How to solve this?
In Content Server it is possible to define one or more 'Categories', and within each 'Category' one or more 'Attributes'. Next to the 'User Friendly' name of these attributes (such as 'DocumentNumber' or 'Organization'), these attributes also get technical names such as 'Attr_60633_2' or 'Attr_69320_3'. When you want to…
-
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…
-
Smart UI SDK deployment to Content Server
Hi all, I have completed a custom widget in Smart UI SDK 21.4.0 and have compiled the necessary files(out-release), I have also followed the guide on deploying through Oscript however there isn't enough documentation on deploying the customised module in a manner where it would avoid overwrite or damage existing opentext…
-
Exporting Documents from CS v16
What is the efficient way to export 35000 documents with all versions from Content Suite v16 to Windows file system ? The documents are stored in multiple folders in Content Server . Thanks & Regards Saswata Mandal
-
Exporting Documents from CS v16
What is the efficient way to export 35000 documents with all versions from Content Suite v16 to Windows file system ? The documents are stored in multiple folders in Content Server . Thanks & Regards Saswata Mandal
-
Web service to modify the workflow management
Hi, I have a scenario where I need to modify the workflow management area(Permissions) dynamically, is there any web service available for this purpose? BR, Khurram
-
Add multiple document in folder using REST API (Content Server)
Hi All, I want to add multiple document to a node in Content Server, I am aware using Endpoint as mentioned https://developer.opentext.com/alpha/cs.exe/api/v2/nodes , I can upload a file to a respective node but what if I want to attach more than 1 file in a single call. thanks in advance. Regards, Ankur
-
xECM Diagnostic program enter logon data
Hi experts, I would appreciate your help with the following problem. In xECM for SAP, the diagnostic program in SPRO request enter logon data many times to perform the diagnostic. The user is the same in SAP and OTDS. When enter the login the diagnostic starts well. I've checked all the settings and i don't know what else…
-
Brava Server inaccessible due to Remote Cache error
Hello everyone, I installed Brava for Content Suite alongside the Brava Server Components for my local instance of Content Server, yet I can't seem to access Brava Server as it gives me an Error 404. (I have made a server farm for it, I tried pinging it from Postman and I got a response with 200 meaning its okay, and when…
-
Create document and set custom attributes in one API call
Currently I am using an API call to create a new document, which at the same time fills in custom attributes. The screenshot below shows that particular API call. This API call works fine. However: the 'parent_id' where this document is stored, has 3 categories. When the API as shown above is executed without the 'body'…