-
split big text file into multiple text file
Hi Team, can guide to split text file which has load of data and I want to split into multiple files and it should appears from (source) folder a to folder b (destination). please provide the process and brief approach. Both folder a and b are in the same content server env.
-
Opening of PDF document in Smart view
Hi All, Right now if i click on any pdf document, it is getting opened in a new tab. i want to change this top get document opened in same tab post clicking on document. i explored almost all admin related setting. but unable to progress further. We have blazon installed. Any help is much appreciated. Thanks
-
"OperationCount" and "NonReadCount" columns in KuafUsage/KuafUsageSummary tables
What types of access are included in the "OperationCount" and "NonReadCount" columns in the KuafUsage and KuafUsageSummary tables? I have been unable to find anything in the OT My Support Portal knowledge base, nor online in general, about the details of these tables.
-
Webreport and legal hold
Hello, Given a Node ID (source from a livereport), I want to put a Legal Hold on that node. Is there a tag, to put a legal hold on a document in CS using WebReport ? Tks
-
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
-
Help Needed: Missing MESSAGECENTERMOBILE Software Module Error
Hello everyone, I am currently facing an issue with my software setup and would appreciate any assistance or guidance from the community. I am encountering the following error message after installing the 24.4 Content Server version Thank you in advance for your help! Any advice or pointers would be immensely helpful as I…
-
Setting assignment to a project "Member" group
Content Server 20.4 - Folder triggered WebReport initiating a Workflow — how to set assignments to project Member group. In a project I have a WR Trigger that starts an approval workflow and I want to set the reviewer task assignment to one of the project-specific groups. Furthermore, I want to do this within a project…
-
How to create Document using Content Server Web services via SOAP UI
How create document which are available in local or network drive using CWS as shown in the below xml. Can someone help me with this query! URL: https://<ServerName>:8443/cws/services/DocumentManagement?wsdl Method: CreateDocument xml Request : <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"…
-
Problem deleting an ADN number in UnAvailable status?
Hi, Could you please tell me how to delete an ADN number in UnAvailable status? From the "Un-reserve/Delete ADN Numbers" interface, I'm unable to do it. Regards, Dario
-
How to override EMail sub classes (NodeCreateSubclassPost)
Hi CS23.4 I have inherited a module that overrides some functions when you drag and drop a document into classic view, so it can perform some additional checks before deciding if it needs to write into an additional table for later. Part of the module is this code: override function Void __Init() Object lliApi = $LLIAPI…