API, SDK, REST and Web Services
Topics included: REST, Web Services, LiveReports, IDE Development, Smart View SDK, LAPI, Search API
-
With Content Server 22.2 could not add service reference for ContentService webservice url in VS
With Content Server 22.2 and Visual studio 2019, I could not add service reference for ContentService URL. "<ServerName>/cws/ContentService.svc?wsdl" Error from VS attched (Capture1.JPG, Capture2.JPG). Other Webservice URLs works fine in both VS and in browser(Authentication, MemberService etc). Only ContentService URL not…
-
Extended ECM - Business Workspace question
Hello, We are in the process of migrating our old templates and binders to business workspaces. For the most part, everything has been working smoothly. We have run into one small road block prior to moving forward in Production. My question is: what do I have to edit, to allow my business workspace to create a new…
-
How to configure OTDS to use the Content Server "Admin Server" for Authentication.
I am replicating my orgs production setup for our test environment and am so close except for the authentication configuration. 3 servers in each environment. 1 = CS, 2 = CS Admin (search indexing, EFS, auth), 3 = OTDS. In production the OTDS resource syncs to the Admin Server for auth, but I just cant seem to figure out…
-
Live Report
How to create a live report to get the following information? username Name CraeteDate PS: where Name LIKE '2%' AND CreateDate BETWEEN '2024-01-01' AND '2024-09-30' ORDER BY CreateDate asc
-
Migration of files to Archive Center
Hello All, We need to migrate 10TB of data from on-premise file share to OpenText ECM. In our environment, we have only OTCS (installed on Azure tenant), and all the records management retentions are built on this. Now we are planning to go with Archive Center (OTAC) to migrate this volume so that we avoid the load of data…
-
How can we integrate opentext with workfront does any one have any idea?
We are trying to access opentext storage service folders and files from workfront document sections for uploading the files from opentext storage to workfront task directly. But we are facing some issues. Does anyone aware about the process of how can we achieve that.
-
How can I add two variables to this code?
[LL_REPTAG_$**** RUNSQL:"[LL_REPTAG_!VVVV/]" RECARRAY:1:1 SETVAR:f1 /]
-
MSSQL using user type input as part of a column alias
We are running CS 23.2. we are running a livereport with the following sql SELECT Name as "USERID %1" FROM KUAF WHERE Type=1 AND ID IN (SELECT ID FROM KUAFChildren WHERE ChildID = (SELECT ID FROM KUAF WHERE ID='%1') ) Where %1 is a user type input. the LiveReport returns an error but if we change the type to InsertString…
-
Enterprise Scan script - assign document number to Batch field
Hi, please kindly support me - how to build a script that can assign each (PDFs) document number ( Doc. 1, Doc. 2, Doc 3, ….) into field "Batch" (Properties →Document→Batch).
-
Web Service Connector Problem
Hi, I am trying to resolve a problem, and getting that close to despair.. Our customer is using Enterprise Scan ce 22.2, with remote pipeline. We have customized the script of updated in one of the category fields, to call a webservice and populate some other category fields. Recently, in many client ES, the users are…
-
How to get OTCS ticket using OAuth2 Client Credentials grant flow in OTDS
I have an unattended/automated task that uses the OTCS REST API to perform searches and add documents. I would like to convert it to use the OAuth2 Client Credentials grant flow, so I can use a client secret rather than a username/password. I have set up a new OAuth client in OTDS with default values, and have the client…
-
Facing issue while trying to download file using Rest API
Hi All, i was trying to list and download file from a folder. For listing, http://CSurl/otcs/cs.exe/api/v2/nodes/<id>/nodes where am parsing the json and taking the data id. Then i am giving as input the above received document id to below api http://CSurl/otcs/cs.exe/api/v2/nodes/<id>/content When am trying to execute the…
-
Content Server Connector for Coveo Search
Is there a connector available for external search engine (Coveo) to connect with Content Server 10.5? How can we allow/authenticate Coveo to index/search Content Server documents?
-
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?
-
Sample code for uploading Documents 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 REST API?
-
Smart View Perspective Web Report
Hi all Can anyone advise whether Parameters can be passed to a webreport which is on a Content Intelligence HTML webreport Perspective - from a URL? I can do it in Classic view, but Smart View fails pass the parameters through. Thanks
-
Object restriction
Hi All, The requirement is to limit the objects availability in a particular path. Folder should not be available in this location [Enterprise»Legal»Legal & Compliance] Only Document should be available under this location and no other objects should be listed in +add item. Location: Legal»Legal &…
-
How to upload or download documents from ongoing Workflow?
Hello everyone, We're trying to achieve a functionality where we need to extract or add documents to an ongoing workflow. Basically download/upload a Node from the Attachments Folder. We've experimented with draft processes where we managed to get the ID of the Attachments Folder where we accessed some default documents…
-
How to update attibute of process Content server Rest Api
How to update attibute of process Content server Rest Api
-
Error in requirejsDependencyCheck
Hi team, I want to reference a widget which lies in another bundle of ours. I changed the config-build.js to locate the widget prefix, so the path to the widget is correctly resolved. However when I grunt, I get an error : Running "requirejsDependencyCheck:all" (requirejsDependencyCheck) task >> Module…