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.
-
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…
-
Can an AppWorks application map attributes/metadata to a PDF/Word Template?
Hello! I am very new to AppWorks, and I'm trying to achieve a solution where we receive data from an external form, and I want to have PDF/Word templates with text fields, the solution needs to map the data from the online form to these text fields automatically and export the finished document. Afterwards, this document…
-
Content Server Mobile App with AppWorks
Hi Experts, We are facing one issue with our Content Server Mobile app wherein we get below issue intermittently in the localhost_access log file in Appworks server ( Tomcat 9.0.43 , openjdk 11) "GET /llisapi.dll/api/v1/serverInfo HTTP/1.1" 500 - and we see blank screen in the app. but if we try few time back and forth in…
-
Content Server Records Management Physical Objects 10.5.2 REST API functions
I'm looking for a reference for Content Server RM Physical Objects 10.5.2 REST API Functions, the release notes say this module has rest api capabilities but I can't find any information anywhere (I seem to have a hard time finding Content Server rest api information for different modules).
-
Main menu slide out
Is there a way to re-order the main menu items that slide out? Right now they are in alpha order.
-
AppWorks runtime Selenium testing
Hi my fellow AppWorks proponent, Currently I'm viewing the possibilities of Selenium webdriver testing for the AppWorks runtime pages. The biggest issue I see (also at others) is to find the correct elements based on css class/id. css-id's seemed to be generated/dynamic and the css-class's can't be set on a specific form…
-
Content server language package
Dear all, I am newbie with Opentext.I was wandering if there is some user interface for adding new language package for Content server witch does not already exist.I would like to implement a new one and am in need for an information if there an other way to translate whole Content server than by hand. Grateful in advance…
-
How to verify SMTP/Email is Working
We are looking for a quick way in AppWorks to verify that SMTP is set up and working. Other applications sometimes have a button on the SMTP configure page to send a test email. Since that does not seem to exist for AppWorks. How can we create something quickly? I am new AppWorks developer. Please provide as much details…
-
OTDS and Select Lists
We have an LDAP group that we are pointing to in a Select List in a Grid Relationship on a Form. The Select List matches almost identical to the users in the LDAP group, except one user who does not appear in the front end. OTDS view of this LDAP groups shows this one missing user accurately; User Manager also shows this…
-
Business Process Model in Waiting status aborts
We have a BPM that caches some tokens from integrated OpenText products. It retrieves new tokens every 30 minutes to assist with performance. The process in Process Instance Manager (PIM) is always in waiting status. The issue is when we have outages or monthly deployments, the process will abort because the endpoint is…