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.
-
Conditional Expression on Delete in Entity Security Building Block not working
We have a Comment entity that is used to store comments from the user. We want to limit the ability to delete a comment based on who made the comment. If you are not the person who made the comment, you won't be able to delete. We have the comment form on a parent entity to the Comment entity, where users can submit their…
-
The requested permission 'Use Production' was denied for solution 'OpenTextEntityIdentityComponents'
Hi, experts I am deploying a App developed on AppWorks previouse version to AppWorks 16.5. Deployment is successed. But when a user tried to login, the app show a error even the user still logged in to the App. from the TommEE log file I saw the error message "The requested permission 'Use Production' was denied for…
-
How to send email to users in a role - Entity Modeling ?
Hi Folks, I want to send email in a rule using entity modeling email template feature. I have to send email to users who are in specific role. Is there any way I can do it easily and not use a customized bpm ? Thanks in advance.
-
Add a custom action button to default list view
Hello everyone, Is it possible to add custom action buttons in the default list view . Right now we have a filter button and export results button. Client's requirement demands an action button to be present , so that the list results can be filtered based on the action. I am aware of custom list view option, but I am…
-
How customize a grid control
Hello, I'm new to development with Appworks. The component "One to Many" (type Grid or Repeating Group) is not very sexy. I have an entity named "FILE" linked to another entity named "RISK". A file can consist of several risks. In the DEFAULT form of the file, I would simply like to display the list of risks present on a…
-
API Creating Business Workspaces with required metadata
I'm trying to create a business workspace with required metada but I don't know how to send these required metadata values. Searching the knowledge base I found that we can use /api/v2/businessworkspaces/ for that. I added all the keys that I need but in the template that I'm using I have 5 required fields. When I send the…
-
create business workspaces
Hey all, I try to find the documentation of to create a businessworkspaces with rest api. I know it has to be something like: "cs.exe/api/v2/businessworkspaces. could someone help me out?
-
filter the list of the users
Dear friends, is there a way to filter the list of the users while assigning the relation to only a certain users in a certain group ? i have used the "All users internal" list , and tried to user the following filter Roles.Properties.Name = "My Role Name" but it was given an error that the Properties name isn't found .…
-
Error message from Content Server Mobile desktop clients
Hi All, When connecting from CS Mobile desktop clients, I receive the following error in destop client log: ****** [2021-04-16 08:39:23:318] [warn] EventsPoller - Failed to retrieve events from the Gateway - We did not have any tokens to set the call will most likely fail!!! [2021-04-16 08:39:31:403] [warn] SessionManager…
-
Issue with executing html5 SDK code
Hi, I published a web-page utilizing html5 SDK apis (cordys.ajax), now when i deploy this page to another organization it invokes the webservice on the first organization. Any idea how to resolve. I'm referring to cordys apis, using this url: <script src="/cordys/html5/cordys.html5sdk.js" type="text/javascript"></script>…
-
OTDS Authentication Issue
Hello, I'm calling two webservices on AWP simultaneously, to create application entity and upload document using an otds ticket. now the problem is when using the same otds ticket twice, this error is raised. Please advise. ![CDATA[The validation of an OTDS ticket has failed for the resource with the name…
-
Exchange OTDS Ticket with SAMLart in AWP 16.7
Hi, We are exploring using entity rest api's like below: <host url>/app/entityRestService/Elements(35459d93398733bc898bebe69f7b2253.00155D3CA701A1E7B3B3BB43613614B1)/ResultItems?include=PropDescs,Rules,Usage&language=en-US The only issue here is when we are authenticating with OTDS, we get the OTDSTicket and I see SAMLArt…
-
Appworks mobile app gives error "ubable to get application settings"
Hi, We are trying so set up AppWorks Mobile applications. The AppWorks app is downloaded and installed from the google store. We have developed 2 mobile apps using the mobile app building block on an entity. The apps are deployed and available in the gateway. When we login to the AppWorks Mobile app, both apps are…
-
How to update Create Date and Modified Date in Appworks using API's
How to update Create Date and Modified Date in Appworks using API's
-
REST Random 500 errors on auth
I have posted previously about similar issues with our usage of the REST API but I believe this may be different. We built a project in our development environment and it worked really well, but now that we've gone to our production OpenText environment, we are seeing completely random 500 errors on the auth call. Usually…
-
CS Mobile is Empty
I tried installing CS Mobile and I can login, but the screen is blank.
-
modify SOAP Header on BPM response - BPM interceptor
Hi, I have a BPM WS that is called by a external customer. The process in Appworks works fine, but the response contains a tag "header" that is a problem for the customer XML validation. Is there a way to remove that tag from the "SOAP:Header" response? Is there a BPM Interceptor, like UDDI <SOAP:Envelope…
-
Exposing Content Server Mobile outside corporate network
We have a need to expose Content Server Mobile to users outside corporate network. Just wondering how it is done in other places. We see 2 options to do this - Option 1: Implement some sort of Mobile VPN solution, so that the mobile devices are brought into corporate network. This customer doesn't have a Mobile VPN…
-
What's New - AppWorks Gateway 21.1
About AppWorks Gateway 21.1 The AppWorks Gateway is the Enterprise Application Development and Management platform for OpenText. AppWorks allows you to build purpose-specific apps quickly and easily for the Enterprise using the Web technologies we are all familiar with: HTML5, CSS3 and JavaScript. These apps, called…
-
New Documentation available - AppWorks Service Development Kit
AppWorks SDK now available! AppWorks services are server-side applications that typically provide support for AppWorks managed mobile applications (AppWorks apps), forming part of a wider mobile solution. They are deployed by the AppWorks Gateway within its host container (Apache Tomcat 8) along with the aforementioned…