-
How to export the value of form attribute by using webreport
I used this tag [LL_REPTAG_'61193' FORMINFO:VALIDVALUES:Priority /] to export the attribute 'Priority' from Form itis text popup the result is {'Hight','Medium','Low'} Althought i select Hight only i need to extract the values of each attribute thanks in advance
-
How do I resolve the following error message?
how do I resolve this error message?
-
Invalid or no permission entry
When running the command bellow, i keep getting the error, i want to remove the role MD Administrator for the user pio_user, it is not possible at the TeamSite UI, the option is grey out. iwaccess remove-permission-entry "/BETA/main/branchName" -user pio_user -role "MD Administrator" Error: Invalid or no permission entry
-
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).
-
D2 Login : customize to add a custom event
Hello all, When I login into D2, I would like to create a new custom event in the DB. Is it possible to extends the "login" action by code to add the creation of my custom event ? Is there another way to do that ? Regards
-
Hi dears, i have livereport in a par char or pie chart i want to show it in webreport
i have livereport in a par char or pie chart i want to show it in webreport to add it in perspective but i tried almost of webreport template report view no of them show char of live report your help please
-
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…
-
Migration from Archive Center ce 16.2 to ce 22.4 cloud
I am wondering if any one has face such case to migrate from OpenText Archive Center version 16.2 (On-Prem) to version 22.4 (cloud ) ?
-
Unable to login to D2 application, failing with exception an invalid ACL domain
Hi All, We recently migrated cloud version postgres from single instance to flexible, as part of this process the old docbase owner changed from <user>@domain to only <user> and got updated in respective files. Ex: dctm@dev.com to dctm Post this we are facing issue while login to D2 application , its throwing error .…
-
Smartview Extension Deployment
I try to understand how to deploy an extension to the server. I can deploy a custom widget successfully. I did not find how to deploy an extension for an existing widget such as in the “Add hello” sample from SDK. Adding the extension code including it’s extension.json file inside a deployed widget did not work.