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.
-
CS Mobile Logs In but has blank pages and throws errors (Using AppWorks Gateway)
Hello everyone, for a POC we wanted to configure the Content Server Mobile App, for this we had one Azure VM with OTCS 21.4 and OTDS 21.3 on Tomcat 9, and another Azure VM with Tomcat 9 & AppWorks Gateway 22.1 (Both on Windows Server 2019, Non-SSL Environment). I followed thoroughly the official AWG Documentation on…
-
OTDS REST API - Creating users - getting an error
Hi hope you can help. I need to build a service which will bulk create users in a non-sync partition in OTDS (10.5). So, in the first instance, I am trying to create a user through the REST API examples via http://:8080/otdsws/api/?rest and also via http://:8080/otdsws/api/?v1 In either case, I try the following example…
-
Difference between Process Suite and AppWorks
Hi Team, Can someone help me in understanding the difference between Process Suite and AppWorks Workflow models. Is there any support available for Process Suite now ?
-
Any specific replacement for Metastorm BPM
Does open-text provide any suggestion on which workflow can help replace the Metastorm BPM as its now End of Life. Will Appworks can be considered.
-
Updating French metadata using Content Server REST API
Hello, We are using PUT /v1/nodes/{id} to with the command body : { "name":"New Name", "description":"New Description" } to change a name and description of objects programmatically as part of our business utility application. Can I use the same API with a different command to modify French title and description? It is…
-
call a appworks(cordys) web services using react js framework
Hi All, we are building a new UI using a React JS library, I need to know how I can call cordys web services from UI and get the response. Thanks,
-
HomePage / Layout URL
How can we get the custom URL for the specific homepage or layout
-
Attachement size in AppWorks
We are using AppWorks 20.3. There is attachment size (10 MB) limit while sending emails. Can someone please let us know if this was fixed in later versions?
-
Reuse of existing Entities
I would like to reuse a part of a entity of an existing Project A in new Project B. Is there any way to change the Project name of Project A to Project B and use the entities in Project B without affecting the original Project A? I had tried but failed. *I'm using SVN. On SVN. 1. Create new folder. 2. Copy Project A folder…
-
REST API presence in Content Server
Hello, I would like to know how can we verify the presence of REST API in a Content Server instance and whether all the functions are present. Thanks Glen
-
Challenges using CS ReST API to extend Content Server UI
Hi, This is less of a question and more a series of observations. When I was first exposed to the ReST API, I thought it might be a good option for designing UI components to be used within Content Server. The main problem is authenticating between them. That is, if you are logged into the CS UI, you are not logged into…
-
How to hidding Create button ?
Normal user shouldn't have permission to see this create button .someone please help me?
-
Trying to get OT CS Mobile 21.4 to Co-operate
I have hit the end of my debugging on trying to make CS21.4 work on a CS21.4 Server. I installed OTAG 21.2 on a Tomcat Box,did all the pre requistes of connecting it to OTDS and it create partitions everything correctly. I then deployed CS21.4 in that gateway paying attention to what OT said to create a proxy rule So far…
-
Appworks Issue
I installed appworks 22.1 version but I have many times the following issue Can you help me for this many thanks
-
Unable to Publish from new Organization
I just started using AppWorks 22.1 last week. I have created a new organization and added entities to it, but I cannot deploy it. I get the following message: The OpenText Entity Identity Components solution is not deployed in the current organization. When I go to the Administration page for the System organization, the…
-
Role assigning question
Hi I am new to opentext appworks. I have question on roles assignment. How and what to assign a user to provide him Read access to all the forms created by other users. Thanks, Prasad
-
error when login to Temp Box
during setting up Tempo box and login in the first Time to https://FQDN/content I have an error "Fehler bei Verbindungsaufbau mit Server" otsynconnector-log shows ERROR com.opentext.otag.sdk.client.v3.SettingsClient - Failed to retrieve setting…
-
Can Open on Grid in Form open a dialog instead of current window
Using a Grid in a Form to show relationship. Turned on the Open on Grid, but opens in current window. Is there a way to open in a Dialog window instead? Thank you.
-
MBPM 9.5 eclsample.war for Java
Has anyone been able to successfully log in using the eclsample.war application included in the 9.x.x SDK (JAVA)? The ECL Web Service is installed (IIS) during the process of installing MBPM 9.5.1. An instance of Tomcat is installed and the war file deployed in the tomcat container. The SAP scripts were installed and in…
-
CKeditor 4 and Loop Index plugin
Hello fellow AppWorks developers, We are using CKeditor in our AppWorks solutions. I have implemented the Loop Index plugin which allows track changes. However, the solution would work better if I could pass the username (userid) of the logged in user. CKeditor has a config.js where lots of options can be turned on. How…