API, SDK, REST and Web Services
Topics included: REST, Web Services, LiveReports, IDE Development, Smart View SDK, LAPI, Search API
-
OpenText Web Report to apply permission to subfolders
I know how to apply permission on single folder. But we need to inherit to subfolders. [LL_REPTAG_1 PERMACTION:ACL:[LL_REPTAG_!SYALLOPRO USERINFO:ID /]:UPDATE:"SEE,SEECONTENTS" /] Please guide me if do we have any tag on this.
-
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
-
LiveReport to show process data workflow
Hello everyone. I'm trying to create a query to show process data of workflow. Does anyone know where/what table that information is on?
-
Initiate Workflow with Rest API
From the Rest API documentation I only see verbs for PUT and GET under the processes / workflow section. Am I correct in assuming there's not currently a way to initiate a workflow from the Rest API?
-
Generate ADN from rest api initiates workflow
How to generate ADN from initiates workflow with attribute?
-
XMLExport Equivalent in REST API?
Hi all, Our application is currently using Export functionality using regular http client with export url (<baseurl>?func=ll&objId={nodeId}&objAction=xmlexport&attributeinfo&nodeinfo&versioninfo=current&scope=sub&content=base64) Maybe two questions: The above command works find in the browser. But Postman sends back an…
-
Name change for download file
We would like to have version name as file name while downloading instead of display name. Attached is the example Display name:1_Specification version name: TSP 7101080401.pdf Even while downloading from version tab, the downloaded file has display name. Is there any system setting to change this configuration please?
-
Error while uploading document using RESTApi
Hello Experts, I'm having issue while uploading content to CS using RESTApi . CS version is 20.2 URI used is otcs/cs.exe/api/v2/nodes Getting 500 Error - "Received an invalid status code: '0 S'." And if i use otcs/cs.exe/api/v1/nodes Getting 401 Error - "Unauthorized" However this works fine when creating Folder The…
-
Comments on Smart User Interface
Hi...im working on CS16 and I want to put comments next to a document name but in a smart ui, i can do it on the classic view I am now trying to figure out a way of making them appear in smart view as well, any idea on how to do that???
-
List all category callContent server 22.1 rest api
Is there a method to list all the categories of the system without it being associated with a node?
-
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/"…
-
How to set email properties with the Content Server rest api
Hi, With CWS I can do this to set the properties for an email (749) object. How do I do that with the rest api when creating a new node with type 749 trough the api/v2/nodes rest endpoint? I know that the content server tries to get the properties when adding a file but this information is not always correct and that is…
-
Integrating Issue with OpenText using Outsystem Platform Application
Hello Community Peeps, I am using Outsytems Platform Application to integrate with OpenText Extended ECM Content Server. The REST API that I am consuming is (POST | /v2/nodes) with the intent of uploading a document to Opentext. On the Outsystems Platform Application, the REST API is consumed with the request format of…
-
Problem MyWorkflow page
Hi, In my environment when i click on Personal → My Workflow, the content server send me on Landing Page /OTCS/cs.exe/app Can anyone help me to resolve this problem? Thanks
-
REST API Worlflow
Does anyone know if the latest REST api supports updating workflow process data? Similar to the UpdateProcessData method in CWS. Been reviewing the api reference but nothing jumped out at me.
-
HOW Get process data in CONTENT SERVER REST API 22.1
What is the equivalent in rest api 22.1 of the method GET_PROCESS_DATA that was used in soap web service?
-
How to preserve the original Create Date / Modify Date of a document upon creation?
Hi, I want to preserve the original create date / modify date of a document / email upon upload to the CS from the file system. Whenever I upload document to the CS it sets the current date as the creation date. For instance If a document was created in the file system on 01/01/2018 I want to set this date as CreateDate in…
-
Content Server 24.1 RHEL 8 Installation issues
Hello, I am installing Content Server on RHEL 8. Here are the steps I followed: Installed the Content Server 24.1 Installed the Content Server 24.1 Patch Installed the Postgres SQL 15 database on my Windows machine Installed Apache Tomcat 10.1 Application server on RHEL 8 ( same machine where I am installing the content…
-
Content Server REST API get subnodes with modified data filter
Hi, I found following old question / discussion of 2014, but is there any bettery way to get all subnodes (/v1/nodes/{id}/nodes or /v2/nodes/{id}/nodes) using modified date or created date filter ? thanks,
-
Changing the Page Title
SmartUI displays page title as "Opentext Content Server". How & where can I change this setting to display the name of our application, so every page/tab that is opened displays this new custom value?