-
Developers, AI and where is the market right now
I was recently interviewed as part of a promotion for a local conference. The main "thrust" of the argument is "While there is a lot of potential from GenAI and GPTs, its main value of the next couple of years is in its ability to take away, repetitive, stupid tasks"
-
Submit Fax through API
Kindly provide the sample code to submit the FAX request, I have tried to connect the submit the fax request https://test2.myportal.opentext.com/mra/v1/outbound/faxes through PostMan However I'm getting an error " The requested URL was not found on this server. " Get New Tocken Acccess in Authorization shows…
-
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???
-
Appworks Platform: How do I use the Assignment Building Block
I'm trying to assign entities to users, who will "own them". I am using the Assignment Building Block. I can make it work by using a property to store the user name and typing it manually upon creation. But I want to be able to select a user from a dropdown list. I have tried changing my property to be an enumerated text,…
-
Update Documentum document type metadata with entity metadata values
Recently, we have realised is not possible add a document or file (Content building block and DCTM as repository) with any entity metadata values filled automatically. Updating DCTM metadata with appworks value is possible by customizing? do we need a custom solution (development)? Do you know any idea to solve this lack…
-
Charset name differences with the Exstream upgrade
With the Exstream upgrade from 16.2.4V to 23.2.1V, we are observing charset differences using the StteamDiff tool. Please comment on this behaviour, can this be ignored.
-
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?
-
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…
-
Documentum D2 Action and Event
Dear All, My requirement is to reload the Documentum D2 4.6 external widget URL on event D2_EVENT_OBJECT_SELECTED. I have : 1. configured EXT_WIDGET_TEST with bidirectional check box checked. 2. Mentioned widget URL http://localhost:8080/myWidget?Id=$value("r_object_id") My widget is loaded in the workspace. However when I…
-
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/"…