AppWorks
AppWorks Platform enables users to design, build, test, deploy, and monitor business applications. It provides low-code development capabilities that enable users to quickly model business objects using a compositional approach to application development instead of a traditional way of programming a functionality.
-
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…
-
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,…
-
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
-
APPWORKS GATEWAY INSTALLATION : DB Connection unsuccessful
Hi Team, I have installed Appworks gateway 23.4 ,tomcat 10 and JDk 10.0.0.1. When i am trying to connect with database, i am getting error "The database connection setup did not complete successfully. Consult the logs for further details". I have tried to configure using IP , FQDN and localhost for gateway access, unable…
-
Open action on Grid open in new window
Is it possible to have an open action on a grid open in a new window? Thank you.
-
Deleting a task
I have a Grid Component that holds some properties and relationships values including the task list in an entity. When I try to delete a task that was already started, I get error "The task is not available" and we are not able to remove task. Can I add task actions like skip to Grid Component to remove a task item that…
-
CARS unable to install
Hello everyone, can anyone know, why I am unable to install CARS 2.7 ? this dialog box just show, but nothing happens, the welcome page is now showing. I have installed JRE 11. Does anyone experience the same issue ?
-
appworks and ms sql express
for learning and training purposes, I would like to use ms sql and connect to appworks server ? how could I do that ? what should be the info below ? server name: username: password: appreciate any help. note: im new to appwork platform
-
How can we install appworks platform ?
How can we install appworks platform ? including otds,cars+monitor ? appreciate any help. Thank you!
-
"error": "Body parameter 'names' is missing" with validation api
Hi, Need assistance with content server api. I get below error when accessing validation api http://extsreamcs1624.lab.opentext.com:8080/OTCS/cs/api/v1/validation/nodes "error": "Body parameter 'names' is missing" I added the required data in the body. { "parent_id":2000, "names":["myDocument.doc","myEmail.msg","folder1"]…
-
Rule: An item is deleted
When you create a rule with even An item is Deleted, which triggers a BPM with true conditions, does the BPM run after or before item is deleted?
-
OTDS uninstallation error
I have an OTDS which was installed and not configured. Later with out uninstalling the OTDS, i modified the JAVA, which was fixed by modifying the registry entry. But in between i accidentally formatted the drive where OTDS was installed. Now am unable to uninstall the OTDS as the installer is throwing Fatal error or…
-
Integrate xECM Records Management Classification in AppWorks
Hi experts, My colleagues are working on enhancements to an existing process, where process users want to able to select a records management classification (from xECM) when setting up process instance. This RM classification would then be used in turn in the corresponding xECM workspace. Any ideas? I could suggest that…
-
Scheduled notification user preferences in 23.2 error
Could it be the new scheduled notification user preferences in AppWorks 23.2 will only work with an OAuth enabled e-mail service container? When I open the user preferences in runtime, I directly see an error in the Application_Server.xml logging of the platform: The [ GetOAuthConfig ] method is not supported for the given…
-
Is there a way to 'complete' a task in a lifecycle, programmatically?
Hi there - Thanks to everyone who has engaged with my forum posts, it is appreciated. I have one last question as I wrap up an approval workflow for our accounting team. Is there a way to programmatically 'complete' a task in a lifecycle? The only option I'm able to progress a task forward is by clicking 'complete'…
-
Content Server 16.2 REST API Workflow
Greetings- Does anyone know if the latest REST api supports updating workflow process data? Similar to the UpdateProcessData method in CWS. Been reviewing the api reference but nothing jumped out at me. Thanks!
-
Array of Email addresses in Email Template To: field
Hello, I'm having issues trying to get an array of email addresses to work in the Email Template To: field. I'm using Appworks 23.4 version. This was working in AppWorks 22.4. In the documentation, it details how you can use toString() to delimit values in an array. For instance:…
-
REST Gateway not compatible with Java 17 (Appworks 24.1)
Hello, We are upgrading our instances from Appworks 20.2 to 24.1 version. We are facing issue with REST APIs which are generated using REST Gateway component. Does OT updated REST Gateway CAP for Java 17 compatibility ? I couldn't find any information in OT support site. Let us know if you have any information regarding…
-
Why SearchHumanTasks method is not retrieving all user tasks in 24.1 version ?
We have recently upgraded from Appworks 20.2 to Appworks 24.1 version. After upgrading we found out that SearchHumanTasks input structure has been changed. When we execute the task with required input, it only returns tasks assigned to roles and tasks assigned to current user. It is not returning tasks across all users.…
-
Magellan BI and Reporting
I am having issues with my reports displaying on AppWorks. On the Dev and QA environments, the platform service keeps shutting down. In production, the dashboard would show but the report would say "The file type is not supported". Usually when that happens, I stop and restart the cluster in the System Console and it all…