-
How to add decision activity in DCTM Workflow designer?
Hi i am not seeing decision activity in DCTM Workflow Designer. It has only two activities (Auto and Manual). I have a requirement to make decision to move task to next activity based on attribute value of package. This decision activity was available in process builder, is it still possible in Workflow Designer? I am…
-
How can I add two variables to this code?
[LL_REPTAG_$**** RUNSQL:"[LL_REPTAG_!VVVV/]" RECARRAY:1:1 SETVAR:f1 /]
-
Issue with Passing OIDC Access Token to OpenText xECM REST API
Hi all, I'm developing a REST API that interacts with the OpenText xECM REST API. My API receives requests from another application where users are authenticated using OIDC (with Entra ID as the issuer). The requests include a JWT access token in the Authorization header. My goal is to pass this token (after validation or…
-
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…
-
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