Process Automation (AppWorks)
Process Automation (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 functionality.
-
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…
-
Appworks Platform: How do I use the Assignment Building Block
I'm trying to assign entities to users, who will "own them". I am using the Assignment Building Block. I can make it work by using a property to store the user name and typing it manually upon creation. But I want to be able to select a user from a dropdown list. I have tried changing my property to be an enumerated text,…
-
Update Documentum document type metadata with entity metadata values
Recently, we have realised is not possible add a document or file (Content building block and DCTM as repository) with any entity metadata values filled automatically. Updating DCTM metadata with appworks value is possible by customizing? do we need a custom solution (development)? Do you know any idea to solve this lack…
-
Exposing AppWorks entity forms online to non-AppWorks users
Hi all, We have a scenario that uses AppWorks to process manage customer requests (by internal users), with these requests coming via an integration with a web portal: Internal Users <——> Appworks <——> Web Portal <——> End Users The web portal is already implemented in an external non-OpenText technology and exposes it's…
-
Can we sync OTDS with third party AD application
can any one please provide the details about how to sync the 3rd party AD application into OTDS, so that the users and groups can create through third party AD application.
-
Can we sync OTDS with third party cloud AD application like RADIUS ?
Can we configure OTDS with any third party authentication application like RADIUS or TACACS+ ? I do not want my OTDS to directly sync with AD, I want to use RADIUS protocol which will use RADIUS client, or network access server (NAS). It performs some of the same functions as a Lightweight Directory Access Protocol (LDAP),…
-
Using OTDS Impersonation REST API
Hi I am developing a solution where I need to Impersonate users in eDOCS. eDOCS is set up as a Resource in OTDS. I tried the API call "/authentication/ticketforuser" and I got a ticket for a specific user. When I try to use that ticket as "X-DM-DTS" in the header when calling eDOCS REST API I…
-
Close modal dialog after button click
Hi. We have to create an autosave form with a custom "OK" and "Cancel" button (Hide the header and the footer of the Rule dialog box). There are several reasons why we have to do it this way. :( Is there a functionality how we can close the modal dialog after we've clicked one of the mentioned buttons?? My idea was to use…
-
How can we make a form in appworks responsive as like the layouts. Also other elements in form.
How can we make a form in appworks responsive as like the layouts. Also other elements in form.
-
REST API OTDS
is there a documentation that explains all the status error code? below is an example { "status": 1013, "error": "Not a OTDS SSO ticket", "error_details": null }
-
Get attachments out of eAttachment table
Hi Is there a way to extract all of the attachments in the eAttachment table and put them in a folder or network share? It would also be extremely helpful to be able to put each attachment in a folder made up of the metastorm foldername or some other information from the procedure so that the documents can be easily…
-
Extracting Attachments from Metastorm Eworks 7.9
Our attachments are stored in an Oracle blob field. We have written an app to go through the eattachment table and copy the files out, since we still need the documents. But when trying to view the files, they are all returning an error that they are "corrupt". Help would be appreciated.
-
How to fill some properties with another related entity properties?
Hi Appworks developers/lovers I would like to know if you know any method to load and fill entity properties with values from a related entity. I have an Entity A with relationship to itsef (1 to N). Entity A (father) can be related to many Entities A (children). Some these properties (from child entity) should be filled…
-
400 Bad Request error: "Could not get parent" Creating Node
Content Server 10.5 Update 2014-12 (version 10.5.0.10) Hi, Issue occurred in my apps REST request, however to troubleshoot and simplify I've used Chromes extension Advanced REST Client. When I try and add a node to OTCS (have tried both documents and folders), I receive the following response: error: "Could not get parent"…
-
Appworks platform Monitor is not ready for the application server instance
Solution:- Add double quotes to the ImagePath in regedit. quit the regedit. Restart the services.
-
Cannot perform updates to child entity in Lifecycle form
Hi, I implemented an Application Entity with child items (comments), now in the application lifecycle i added activities with forms from the task entity, with a tab panel for adding/viewing the child comments in a repeating group. When i run the lifecycle and open the task form from the client, i cannot add comment, i must…
-
Error in BPMEngine.NET/ECL.rem
I get the following error when accessing BPMEngine.NET/ECL.rem : Server encountered an internal error. To get more info turn on customErrors in the server's config file. Check the following link that has recommendations for your configuration and I have already applied that part:…
-
Monitor.xml gives error "Unable to find the application server with identifier '...'
I have a clean appworks installation on CentOS. After the installation I want to install the packages with the URL: http://:/cordys/wcp/cap/install?nodeName= Here I get the error: AppWorks Platform Monitor is not ready for the application server instance '...' The Monitor.xml tells me this "Unable to find the application…