Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
File upload using Rest API
Hello, I am new to the REST API world. I am looking for uploading multiple files in Content server along with the meta data information. We have meta data csv for that. Is there any sample code or guidelines available for doing this using the REST API?
-
Query related to a columns not visible in Business Workspaces using widgets
Hello All, We have designed an html page and using below widgets to display business workspaces - "csui/integration/folderbrowser/folderbrowser.widget" and "csui/widgets/nodestable/nodestable.view" 2. We have global+custom (created via Facet volume) columns available in those Business Workspaces 3. From OTCS (smartview and…
-
Upgrading Content Server 22.3 to 24.x
Hello All, I want to upgrade OTCS 22.3 to the latest version, 24.x. Is there any step by step guide available or any documentation that can help me to do this? This is the first time I am upgrading OTCS. Need a bit help before I start the activity. Thanks in advance. Regards, Raj
-
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…
-
Manage Secure Database connection
Hi Team, Someone know where the details like servername, port, password for the database objects stored which are created using the content server UI, Maintain Secure Database Connection, like is it stored in ini or the database table, i was not able to find the values in the ini since it only consists the main db details…
-
Modifying WebReport Constants through another WebReport
Hello everyone, I would like to know if it's possible to modify the constant values of a WR using another WR? If so, how would I go about it? I did not find a sub-tag dedicated to this and I'm trying to avoid going into the Sub-tag development path. Thank you in advance.
-
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…
-
Using IDOL for Content Enrichment during content migration.
The purpose of this article is to show and share knowledge on how easy it is to use IDOL to "look" inside any type of content then in this case use that to correct the description of that content in it's target destination. In our example we will take content from Extended ECM and put that content into Core Content.…
-
Redirect "My Documents" windows folder to Users Personal Workspace
Hello, We would like to have each users "My Documents" folder on their laptop automatically redirect when clicked to go into their personal workspace on our ECM content server. We are using Enterprise Connect already and can navigate in File explorer to content server but we want to force all users to use the personal…
-
RM_DISPRESULTS Reviewer and Approver data showing incorrect IDs?
Hello, I am attempting to construct a LiveReport that shows a list of userid's associated with each disposition search. The reviewers are configured in RM to be assigned dynamically based on a category attribute value that stores a group for 1st set reviewers and another group for 2nd set reviewers. It does not appear that…
-
Content Server REST API - Download File
I want to download a version of a document from Livelink/Content Server using REST API. It is working via postman. However using HTML/JavaScript there is an error. Kindly help. GET method for a node details is working but get version is not. GET node details - http://localhost/otcs/cs.exe/api/v1/nodes/30815 - Works! GET…
-
How can I migrate/deploy OTCS groups?
How can I migrate or deploy Groups created in OTCS 22.3 from a development environment to other environments? Apologies for what seems like a basic question, but I have yet to find any documentation, help guides or other that mention it outside of an upgrade situation.
-
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.
-
How to download documents using content server api's
Hi team How can I download bulk documents in content server using rest API's Thanks
-
REST API Document upload size limit (simple method)
Hi experts, My colleagues are working on using the REST API for file uploads to OTCS, but the version in place at customer is still 16.2.11, which doesn't have the v2 large file upload option per documentation. The developers are battling to upload files larger than an couple of MB from what I've heard- do you know what…
-
Multiple concurrent calls to the same service returns failures half the time
= Environment ===== OTCS 16.2.8 8 Threads on the server in question = Question ===== If we call an API service multiple times concurrently, we get an error stating {"error":"Authentication Required"} on about half of them. Is there a reason why this would happen and how should we go about troubleshooting it? = Problem…
-
WebReports property tabs
Hi team, We have an issue where we can't see the webreport propety tabs on CS 20.4, we follow the instructions of the article KB9267500 but it doesn´t works, we know that maybe the problem it's with the license on the OTDS, it's there any document that it can be helpful to understand our problem and to solve the issue?…
-
Session time in Content Server - how does it work?
When you create a new session with Content Server using API (either using the 'auth' API or an 'Impersonate User' API), a ticket is created. This ticket is valid for a specific period of time (I think 30 minutes). Two questions: Suppose you use this ticket directly after you have created it. And then you don't use it for…
-
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
-
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…