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.
-
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…
-
OTDS Authentication with Cognito token
I`m having problems authenticating AWS Cognito users, I need to do operations in the repository with their credentials, and I cant find a way to create a IDFSESSION, I can take their credentials, authenticate then against aws and get an access token, but I can`t find an example to take that token, and pass it to DFCs, DFSs…
-
OpenText AppWorks 16.6 / Any Version Forgot Password.
We have raised a ticket with OpenText to enable Forgot Password. And their technical team clearly says it is impossible without using OpenText OTDS. And we are using only OpenText AppWorks 16.6. Here is the good news for the AppWorks Community, We have found the solution. We have developed the Forgot Password module only…
-
Monitor not starting
Getting below error in CMC file. <log4j:event logger="com.eibus.transport.socket.TransportProvider" timestamp="1718344867071" level="ERROR" thread="ConnectionKiller subscriber_1718344847047"> <![CDATA[Unexpected exception.]]></log4j:message> log4j:MDC<![CDATA></log4j:MDC> <![CDATA[java.lang.IllegalStateException:…
-
Location of the "bus.xml.vm.maxsize" setting for "OutOfVirtualMemoryError in NOM" error
Hi, I finally get the error we all get in life once: "OutOfVirtualMemoryError in NOM"; For me during CAP deployment (of the "Contract Center" solution in version 24.2) I know this has to do with "bus.xml.vm.maxsize", but what is the order of picking up this setting as I can set it at 4 places (and I can't get the finger…