-
How to check Web Services are running fine ?
Hi Experts , We are using Content Suite v16.2.6 . A client application is trying to access the content server's web services but is showing error . How can we check , whether content server's web services are running fine or not ? Is there any URL to check content server's web services ? Thanks & Regards Saswata Mandal
-
Updating a draft process with attributes using CS REST API
Hello everyone, we are trying to achieve a Workflow initiation where it has from the beginning attributes filled with data. For example, initiating a WF with the attribute "email" already with a value, to be used in an Email step. We've seen the thread where this was also explained here:…
-
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