Recent Topics
Alert message creating an issue in AUP
Hello! I am trying to create an issue in AUP but I got an alert message. Is it possible to create issues from AUP? Regards.
Is it possible to send email with Appollo?
Does Appollo have the possibility to send emails to the users?
Can Appollo be integrated with Document Management Systems?
Can Appollo be integrated with Document Management Systems?
Do I have to publish models One by One?
Hello, If I have a project with several Business Process Models and Client Services, is there a mechanism in AMS to quickly publish several models at once, or should I publish them one by one? Thank you.
Is possible make a component test in Appollo?
In case I need test a process that contains data that depends of the other process, could Apollo handle this?
Is it possible to define multi language to a File VO title on a Table?
Hello. I am mapping a Table with a View Object containing a File entity. I would like to define multiple languages in the title but this option is not available in the attributes tab from the View Object for this specific type. Is it possible to do it
how cant i build the url in the REST Connector
hi, im trying to connect to https://jsonplaceholder.typicode.com/ and i have doubts about how to complete the url in the rest connector.
How to configure the connection to a database
hi, I can not connect to the database, I get an error and I don't know what it could be, the connector is already configured
Is possible change the headers in a table without modify the labels in the BO?
I am using a BO to mapping a table, in the BO the attributes has the label defined, but I want change the labels name in the table header without change the BO. Is possible do this?
How can I retain selected element from table?
Hi, I'm developing a testing application with AMS & AUP platforms to manage a simple database. I want to accomplish the basic CRUD operations over a person entity. The following service client shows my desired behavior: Now, when I'm testing the functionalities
ERM - Recursion
How can I apply a UI page for an Entity with recursion
How to validate the types of files uploaded with a File Upload?
Hello I am developing an application where I plan to upload files with only .pdf extension. I'm using a File Upload element but I don't know how to validate the extension of the elements that are uploaded. Could you help me with this problem? Greeti
How to change CSS properties through events of elements of a UI?
Hello I would like to be able to develop a Dark Mode for my application. To toggle between Normal and Dark Mode I would like to use a Toggle Switch Button. Could you give me an idea how I could do it?
How to use other Icons in Labels?
Hello I recently learned to use icons in my Labels, but a few days ago I found myself in the situation that the icon I wanted to use was not in the palette of default Icons that are displayed. I also saw the link that allows you to search for other icons
How to reuse the same form in multiple UI Pages?
Hello I am working on a project with multiple UIs displaying the same form. In a UI page I use it to collect the data and in another UI Page I show said data with the answer given for that case. I do this on several occasions in my application. Until
How to preview an uploaded image?
Hi. I have an application where I am developing a registration registration system in an online school. To do this, I developed a model where I collect the data of those registered. One of the data that is registered is the photo of the registered person
How can I get the value of a cell in a Table?
Hi. I am trying to get the value of a selected cell in a table but I always get the row. Is there a way to just get the value of the Selected cell?
Why do I get this Error when mapping Entity to View Object?
Hi. By mistake I created a VO before creating the Entity so when I got the mapping dialog I omitted it. Then I created the Entity in the ERM and went back to the BOM to map said Entity in my VO. but when selecting the Data Object Type button I find the
How can I order the results of a query with the DBConnector?
Hi. I am making a query through a DBConnetor but I would like the returned results to be based on a particular criterion. Is it possible to order the results of the queries? If this is possible, how could I order my queries?
Is it possible to lock a function?
Hello, I am modeling a system for my company's accounting, but while I am in the testing period of the system I would like to lock certain functions so that only I can execute it, until it is finished. Is this possible?
How to use a WHERE in a query made with a DBConnector?
Hi. I am using a DBConector in my project but I need to perform a query where I need to use a WHERE. Until now I had always used the queries in the DBConector without any conditions and had not had any problems, but this time I need to put conditions
UIM – How can I keep the table’s length selection through workflows?
Hi, I’m developing a service client for management of CRUD operations over an entity (User) which has this workflow: And this is the UI Page referenced in “Show” UI Page element: Everything works great, but in production, I’m showing in the list more
UIM – How can I map files in table?
Hi, I’m trying to design a user interface model where I want to present some files in a table with all their information: filename, extension and size (in MB). Once I’ve modeled the the UI Page, I cannot map a file list to the table. When dragging the
How to delete multiple elements from a table with DBConnector?
Hello I recently started using the DBConenector so my experience is not great. Until now I have only deleted records from a Table using DBConnector one at a time. I would like to know if it is possible to delete more than one element at the same time?
How to configure a responsive UI for Tablet and Mobile?
Hello I'm writing because my UI looks weird in Mobile view. I would like to know how I can eliminate all those blank spaces and how to place the 3 buttons next to each other.
How to calculate the difference between a date attribute registered in a DateTimeField and the current date?
Hi I am creating a form to collect the data of a group of patients (id, name, dateBirth, sex, age). I would like to be able to calculate the age from the date of birth so that I do not have to request it in the form. Could you help me?
How to change Visibility to UI Elements dynamically?
Hi I have a UIM where I handle a small CRUD to a table and I would like my UI buttons to have the following behavior: - Add (Always Active) - Delete (When there is at least one element in the table) - Update (When there is at least one element in the
How to select more than one value in a Table?
Hello I write because I am working with a table where I would like to select a data set. Until now I have only worked with tables with a single value, but in this case I need to select more than one value and I don't know how to do it. Could you help
How to use a Business Object List in a Combobox?
Hello I am working on my project with a list of products. This list is managed through a Business Object list. The fact is that I would like to use a comboBox that shows one of the attributes of my BO and allows to select the desired product. I can't
How to change the URL of an image using a script?
Hello I am working on a demo of a project that allows me to edit the data of a set of employees. For this I need to use buttons in a UIM that allow me to navigate through different employee profile photos. Clicking on the profile photo will allow me to
How to pass parameters through JSON in a REST Connector?
Hi. In my project I need to make a request through a REST API to authenticate to an external system. The credentials (User and Password) for authentication need to be sent by JSON, but I still don't know how I can do it. Could you help me clarify my
How to display a lot of information in a table without overloading it with columns or using a lot of UIM?
Hi. I would like to display a data series in a Table without overloading it with columns and without the need to use other UIMs. Is there any way I can do this?
How to make the data of a ComboBox depend on the selected item in another ComboBox?
Hello, I am working on a project where I have a combobox that depends on the selected value in another combobox. For example I would like to have a comboBox with Male and Female gender. Then depending on the selected gender, my second comboBox would
Create users in Camunda and notify them
Hello I would like to develop a project where I could create users in Camunda and later notify each of the users about it. The data of each user (id, name, surname, email, ...) are stored in a database in PostgreSQL. Could you help me to find an idea
How can I duplicate a model in AMS?
Hi. I am working on a project where I have a BPM-Manage Students where I manage a student database. Now I must do the same but with a DB of teachers. Could I duplicate the BPM-Manage Students and make small modifications to obtain the BPM-Manage Teachers?
AUP - Case Plan Model
In AUP where can I find the published Case Plan?
CMMN and Business Process
In a Case Plan Model is possible use a Business Process Model?
CMMN - Create Case Plan Model
I was doing a search about CMMN, Case Management and Notacion: CMMN is a graphical notation used for capturing work methods that are based on the handling of cases requiring various activities that may be performed in an unpredictable order in response
Error Handling - Error Types
If I am using a connector which types of error I can get?
Add some Status Indicator in the Processes table
Hi. It happens to me very often that when working in AUP I make the mistake of starting the same process several times. This happens to me when I am not sure that the process in which I am going to work is started. I was wondering if there is any way