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.
-
Follow Product Categories to personalize your experience
Following product categories allows you to see all posts for the products you follow in the Quick Links list and site header; receive email notifications; and refines your search results. Read on to learn more. Select a product Category: Quick Links After 'Following' a product Category, you can use the Quick Links menu to…
-
Setting Ingress annotations during OTXECM deploy (Content Server focus)
Hi, More a discussion rather than requesting advice, but this may help someone. I've been doing my test deploys primarily to Google Cloud (mainly because I was able to get access to a PP deck outlining the details of this). One thing I do in order to get https working is I use ingress-shim annotations in my deployment to…
-
Folder widget
Hi I'm using widget folderbrowser2.widget in our external app. var browser = new FolderBrowserWidget2( { connection: serverConnection, start: {id: folderID } }); browser.show({placeholder: '#folderwidget'}); Is it possible to hide Up navigation (screenshot)?
-
ollsigner - Cannot access OLL file / tables in OLL file
Hi, I'm trying to sign an oll using the ollsigner tool provided, but I am getting the following error with the command: Command: java -jar ollsigner-1.3.0.jar -keystore my/store.pk12 -storepass my_pass -keypass mykeypass hotspots.oll HOTSPOTS and the error i'm getting is: Processing File 'file.oll' Cannot access OLL file /…
-
New release of the Developer Workbench
The developer workbench is a test application that allows developers to understand the functionality and how to use the OpenText Thrust APIs. It offers a highly configurable user interface, offering perspectives (such as Library Management, Process Admin, Capture), and what to show and not to show in these perspectives. As…
-
NAAF Fingerprint 2FA not establishing
Hello team, We are trying to implement 2FA using NITGEN eNBiosScan-C1 (HFDU08) fingerprint device. We are using NAM 5.0.3 with NAAF 6.4.3 with windows 7 client. The device service is accessed in the user enrollment page of NAAF and the device is working in windows 7 client. We are stuck in a position where the error on…
-
File upload size limitation in eDOCS using REST API
Hi, I would like to upload documents of size 2 gb using eDOCS rest api. I woud like to know if eDOCS has any file size limitations to upload using REST API. Also, is there any support for uploading documents by chunks through REST API
-
How to retrieve the r_folder_path of documents using Documentum Rest /Search Endpoint
Hello Techies, I am currently exploring Documentum REST and have a requirement to retrieve the r_folder_path along with the document results from the search endpoints. Below is an example of a search endpoint I used, but the results do not include the r_folder_path. To fetch the r_folder_path, I tried using the /dql…
-
Update WF Attribute with a variable without single quotes
Hello everyone, We are using a WebReport to update a WF attribute with the WF Owner Id (initiator), it is being set but with a single quotes around it. We are using the below to get the "OwnerId" from the WF, and set it to the WF attribute "InitiatorID" [LL_REPTAG_'[LL_REPTAG_'[LL_REPTAG_TRIGGERID /]' WFINFO:OWNERID /]'…
-
Is there a way to retrieve a user's DN without needing the Administrator role?
I have an AW 23.4 enviornment. I have a Lifecycle that has a Human Activity that is assigned to an "Indvidual" using a property that stores the user's DN value. This value is retrieved by a BPM that runs before the human task, in the BPM there is an AW LDAP web service endpoint that is called and the BPM works IF the user…
-
Check-in multiple documents at once in D2
I have a requirement to select multiple documents or a folder and check-in all the documents at once. Right now, there is no Apply to All or Ok to all in the Check-in user interface therefore, I created mine (called by a menu entry with the ShowDialog Entry. It looks like In the Dialog's java class, in the Validate()…
-
Is it possible to enhance an Imported Entity?
AW 24.3 Is it possible to enhance an Imported Entity that is "Linked" by adding additional properties/relationships somehow, but still being linked and being able to update the data in the entity and it inserts/updates/deletes back to the SQL table? I need to be able to have a user in the same list view Add a new record,…
-
OCP Developer Workbench - API testing app
The OCP Developer Workbench beta release is now available! The developer workbench desktop application is a test application allowing developers to understand the functionality of the APIs offered by the OpenText Thrust Services, and how to use them. It offers a highly a configurable user interface, with perspectives (such…
-
Hacknosis: MedTech Winners!
The 2024 Hacknosis: Sustainable MedTech event has come to an end and the breadth of solutions submitted impressed the judges! We added more prizes and chances for teams to show off their solutions. One of the three challenges was around MedTech Sustainability and our 5 winners were: Each submission challenged the status…
-
How to upload a file from local system using Post Man DCTM Rest API
Hi, I have a requirement where I need to upload a file from local system using DCTM Rest API. I have achieved this by adding the file directly in the postman, but is there a way to specific the path of the file location in JSON and upload the document from the path to the repository? The file should be picked from the…
-
How to Update the Bulk Metadata using Documentum Rest Endpoints
I have request where I have to update the object name of 10000 documents to "DeactivatedDocument" using Documentum Rest Endpoints. But I'm not sure which endpoints should I use and how to use. I explored /batches endpoint but for that preparing the request body is going to be tough tasks for that I have to walkthrough the…
-
Moment of xECM business workspace creation
Hi, We create case instances in runtime, which also triggers the creation of BWs in OTCS (xECM). But from an AppWorks perspective, what is the moment of BW creation when we also have onInit and onCreate rules fired running heavy BPMs? Is it after those rules, before, or is it a parallel thingy? Best regards, //Antal
-
D2- Open PDFs in local Acrobat rather then using in-built viewer
We are using D2-Smartview 24.2 which comes with in-built viewer to open PDF documents. Is there a way to allow D2 to open PDFs in local acrobat on the users machine.
-
Upscaling resolution question
In the SOAP or REST API, there is a boolean upscaleImage option for getInboundFaxAdvanced The documentation doesn't provide any info on what upscaling provides as far as resolution or dpi. Is the upscaling to 300 dpi?
-
Hide Activities/Comments in specific workflow steps
Dears, We have a requirement to control the visibility of workflow activities and comments in certain workflow steps. Specifically, we need the ability to enable comments in some steps and disable them in others. I attempted to achieve this by unchecking the "See All Comments" option in the Permissions tab; however, it did…
-
xECM 24.2 - Digitally Sign the Module - Reposting in CSIDE Category
Appreciate if anyone has any info on how to sign the OLL files.