Most voted "genexus" questions
Genexus is a knowledge-based software development tool, mainly targeted at enterprise applications, for web, Windows platforms (GUI) and mobile platforms (Android, Blackberry, iOS and Windows 8). The developer specifies his applications at a high level (mostly declaratively), from which code is generated for multiple environments.
Learn more…64 questions
Sort by count of
-
3
votes1
answer302
viewsHow to give permissions to run application by GENEXUS WEB START, WIN, GX9, JAVA ((build 1.8.0_31-B13))
someone has application generated by GX9, JAVA, WIN, and has upgraded to JAVA VM ((build 1.8.0_31-B13)) ? They were able to give permissions for the application to be started ?
genexusasked 9 years, 10 months ago Emerson Leandro Poli 31 -
3
votes1
answer120
viewsHow do you put Admob ads on Genexus?
I’m trying to put ads on my app made and Genexus using Admob, followed the tutorial, but ads do not appear in the app. Someone has already done this?…
-
3
votes2
answers616
viewsGenexus - BLOB attribute
I am trying to write txt files (via transaction and Procedure) to the BD in a BLOB attribute. I performed tests defining the file type and file type attribute properties, but without success. Any…
genexusasked 9 years, 4 months ago Filipe Andreato 39 -
2
votes1
answer271
viewsJDK 1.8 Genexus X Ev. 2
I wonder if the Genexus X Ev.2 or higher already allows compiling programs generated in Java with JDK 1.8. I have to do something different?
-
2
votes0
answers1330
viewsFailed to convert to internal representation
Good afternoon, I’m working with Genexus Ev3 Up1. I have a Data Provider that searches for a query and returns an SDT with the information, but of the error in TOMCAT with the message of:…
-
1
votes2
answers1131
viewsGenexus X Ev3 and Tomcat error 7.0.54
I’m using Genexus X Ev3 to generate a web application with Java and I am using SDK 7 Update 55. I recently upgraded my Tomcat to version 7.0.54 and I started having the following error in the Tomcat…
-
1
votes1
answer161
viewsGenexus Server, how to handle multiple instances of it
We would like to work with a KB in the GXServer X Ev2 U5 with a backup of our GXServer Ev2 U2. How we should treat this at backup / operationalization level?…
genexusasked 10 years, 5 months ago Ricardo Oliveira 37 -
1
votes1
answer4148
viewserror: Could not find: C: android-sdk Platform-tools zipalign.exe
When performing the Build on the main for smart device android platform, at the end of the process I get the following message: error: Could not find: C: android-sdk Platform-tools zipalign.exe I…
-
1
votes1
answer239
viewsHow do I discover the client ID in web notifications (webnotification)?
Using the datatype webnotification have the method notifyclient who needs a ID of the Client Browser. How do I find out what this is ID to make a specific notification to a current customer page…
genexusasked 10 years, 2 months ago Ricardo Oliveira 37 -
1
votes1
answer336
viewsDuplicate Grid Line
I am wanting to implement on the default screen of a 2-level transaction a duplicate record button. The default Grid component already has the button to delete the grid line. I have already created…
genexusasked 10 years, 2 months ago DavidFSimas 11 -
1
votes1
answer857
viewsHandle errors of SOAP
I am consuming a webservice method via Externalobject (imported from "WSDL Import"). In practice, the invocation takes the Id as parameter and the service returns the name of the corresponding file:…
-
1
votes2
answers274
viewsReport on Smart Device
would like to make the generation and printing of a PDF in a Smart Device Off app, someone has already made this feature and could give an example?
-
1
votes1
answer790
viewsGenexus EV3 + Tomcat 8
Hello, I have a project where I have always used the Tomcat 7, and always worked smoothly. However, when asked to run the project with Tomcat 8 the pages return error 404. In the logs to Tomcat…
-
1
votes1
answer139
viewsApplications Genexus + IIS 64 Bits
Good morning, good afternoon, good evening friends. I am using Genexus to generate an application and I have some large dlls, whose routines take time to open the first time and the second already…
-
1
votes1
answer131
viewsIncompatibility between browsers
Our system is becoming different, depending on which browser is used (Image attached). Does Genexus have anything to prevent this? or I’ll have to use a class to format the position of the numbers?…
-
1
votes0
answers33
viewsError in the Report
I never used Genexus (I develop in Java and Python), but I’m having to maintain a system made by my father. I changed a report that the system generates (only the title), made the "build all", then…
-
1
votes0
answers89
viewsGenexus X Ev. 3 - Problems reading Excel(xls)
Hello, I’m having a problem reading xls, just loading and appears at the bottom of the browser "Waiting for localhost(or the server)", I did the test with xlsx works normal. I have done tests on…
-
1
votes0
answers336
viewsCalling a Genexus processor stub in the Java environment
How to call stub a Genexus 15 precedent in a Java application? Stub no Genexus: stub salvadados(in:&StringTeste, out:&StringRetorno) &StringRetorno = "ola " + &StringTeste endstub…
-
1
votes1
answer520
viewsImport an Excel table into Genexus
I started messing with Genexus recently due to my internship, I need to pass the information from an Excel spreadsheet to GX to use in BD. I am aware of a Pattern that does this, but it is still in…
-
1
votes1
answer62
viewsFilters in the Web Panel
I made an application to manage all the IT equipment in a company, I can list how many of each type of equipment there are in total, and I can also show only one specific type, like laptops or…
-
0
votes1
answer154
viewsHow to create a project to read tables from an existing project using Genexus?
I have a project done in C# with sqlserver database, I want in my new system to "take advantage" the tables of the old project, how to do this with Genexus?
-
0
votes1
answer201
views -
0
votes2
answers248
viewsGenexus + IOS requirements/complexity to work
Does anyone know any documentation to generate IOS apps using genexus, What requirements and settings should I make? It’s too complex to configure everything to make it run cool?
-
0
votes1
answer82
viewsHow to handle KB permission per user
I have a KB that I want to enable for certain user. And for other users do not want access to this KB. How to handle this on Genexus Server ?
genexusasked 10 years, 5 months ago Ricardo Oliveira 37 -
0
votes1
answer187
viewsWhen are translation packages, messages.eng.txt, messages.spa.txt from Genexus updated?
When are the translation packages updated? With Build all or with the Build with this of some objects involved? Why we are working as GX Translator Tool separate from our KB. And when will the…
genexusasked 10 years, 5 months ago Ricardo Oliveira 37 -
0
votes2
answers1168
viewsIntegrate javascript code in Web application using Genexus
In the application I will do using Genexus I will need to draw diagrams and also take the data in the BD and generate diagrams. I have already developed the diagram design tool in javascript and now…
-
0
votes0
answers227
viewsHow do I ask for a new login when the session expires?
In my "online" Apps I use a lot of websession variables. When the session expires due to lack of use, the App is unusable because many parameters disappear. I want to launch a new login request msg,…
-
0
votes1
answer185
viewsInput Type - Suggest
You can capture the typed text in an Edit with the Input property Type = Suggest when there is no ItemValue valid? Ex. Trn Modelo {ModeloID, ModeloNome} Trn Objeto {ObjetoID, ObjetoNome, ModeloID*}…
genexusasked 10 years, 1 month ago Claudio Pereira 13 -
0
votes1
answer604
viewsHow to create a Background Service with Genexus Smart Devices on Android?
Develop with Genexus Smart Devices Ev3 U1 for Android. I need a routine to periodically run in the background and to display Notifications. Just like Whatsup does, where there is a Service of this…
-
0
votes1
answer64
viewsGxserver, how to migrate users from an EVL2 instance to EVL3?
Migration to GX Server EVL3. How to migrate registered users as local in Evl2’s Gxserver to a new EVL3 instance ?
genexusasked 10 years ago Ricardo Oliveira 37 -
0
votes1
answer217
viewsHow to return a "OUT" parameter in Genexus Ev3 U1 Smartdevices?
Develop with Genexus Smart Devices Ev3 U1 for Android. I intend to develop a screen Father that by clicking a button opens the screen Son, where the user selects an item in a grid and returns to the…
-
0
votes1
answer151
viewsSQL in Genexus and Gxflow
You can return the result of an SQL query in Genexus transaction? I need to create a Workflow through Genexus, where using DBRET, I was able to read the data from an external BD and now I need to…
-
0
votes0
answers127
viewsTimeout Android Genexus
Good afternoon, I would like to know how to validate the session in SD, IE, Timeout Genexus Android? At the end of the time, validate and return to login, something like this? Thank you.…
-
0
votes2
answers133
viewsElement problem "Errorviewer:ctlError"
I have a problem with the element "Errorviewer:ctlError" using in a transaction, when I perform the operation of deleting an object from the database the exclusion confirmation msg is duplicated,…
genexusasked 9 years, 5 months ago Paulo Sergio Périgo 28 -
0
votes2
answers799
viewsGenexus Ev3 - External variable procedure
I need to create a GX process that will be called by an application developed on another platform. The Genexus process needs to receive a variable, and if possible return. Some guidance on variable…
genexusasked 9 years, 5 months ago Filipe Andreato 39 -
0
votes2
answers189
viewsField of type GEOGRAPHY
How to define a field of type GEOGRAPHY in Genexus. This field is from SQL Server 2012. It is with him that we calculate the distances between two geographical coordinates (Latitude and Longitude)…
genexusasked 9 years, 2 months ago AbreuRetto 1 -
0
votes0
answers60
viewsInputtype Suggest IOS
I have an Edit with Input Type Descriptions. When doing a search on an IOS, it only allows me to type 8 characters. Has anyone ever had this problem? Is it a bug?…
-
0
votes1
answer121
viewsExcess symbol % within LIKE
We have a GX system EV3 U2 generating Java and connecting in Postgresql 9.3 database. Overall the performance is acceptable, but at certain times we have bottlenecks and I realized that happen just…
-
0
votes1
answer294
viewsExample Multiple Workwithplus Prompt in Transfers
Good morning, I’m trying to use the promptmultiple of work with plus to fill the level grid of a transaction. But when selecting the data it does not update the grid
-
0
votes1
answer74
viewsCatch Current User in MS-Windows
How to get the user logged in to windows by genexus without using c code#: Ex> User = Windowsidentity.Getcurrent();
genexusasked 8 years, 3 months ago Tinel Paulo Roberto 1 -
0
votes1
answer76
viewsInstallation Gxserver 15 x Windows server 2008 SP2
I’m having trouble installing Gxserver 15. This machine already has other instances of Ev3 running. I followed the wiki, requirements, already installed dotnet 4.6…
genexusasked 8 years, 1 month ago Claudio Pereira 13 -
0
votes2
answers126
viewsHow do I limit the use of a web application so that it can be used by Chrome?
My application is based on Java and made in Genexus. I want it to be impossible to use my application outside of Google Chrome. You can implement this limitation? I did not find in my research this…
-
0
votes1
answer49
viewsDoubt using Wizard Bullet type
Ex. I am storing in the bank anything, but I want to take the Id that was stored and pass this value to the next step. I can’t imagine a way to get the id of the previous step and move on to the…
genexusasked 7 years, 11 months ago Priscilla Martins 119 -
0
votes1
answer91
viewsGenexus Transmit message via system to another user
Need to transmit message via system to another system user, an alert actually. Anyone have any ideas? Developed in . NET the system, I use IIS.
genexusasked 7 years, 10 months ago Valdo Batista 21 -
0
votes1
answer120
viewsPercentage of Interest on Price
All right? I’m having trouble finding the interest rate of a plot (read funding), knowing some final values. Given the following formula: pmt = (PV.i) / (1 / (1 - (1+i)^n) ) This is standard Price…
-
0
votes0
answers172
viewswildfly 10 (linux) Error: com.mysql.jdbc.exceptions.jdbc4.Mysqlsyntaxerrorexception: Every derived table must have its Own alias
I’m wearing Genexus 15 U1. By generating the . War and running from wildfly 10 (windows) works perfectly, however, when playing on linux, the moment you will open the application, we have the…
genexusasked 8 years ago Claudio Pereira 13 -
0
votes1
answer254
viewsGenexus is not generating the files for compilation
I’m migrating a system of Gx 9 with generator VB for Gx Evo3, with generator C#. It is my first contact with the new version and I am going through the following problem: In some Transactions (not…
genexusasked 7 years, 9 months ago Washington da costa 1,029 -
0
votes1
answer77
viewsHow to compile a KB Gx X Ev 2 "in the hand"? Via code
How to compile a KB Gx X Ev 2 "in the hand"? Via code. I have a program generated by genexus, which when I open via tool shows an outdated version of it, but . Cs is ok. I need to generate the DLL…
genexusasked 7 years, 8 months ago Valdo Batista 21 -
0
votes1
answer190
viewsCreate data WORD document with Java - Genexus 9.0
I am with a Genexus 9.0 VFP WIN application and have to convert to Genexus 9.0 JAVA WEB. I have on system with VFP WIN working perfectly where a file is generated . DOC and via dbase commands…
genexusasked 7 years, 7 months ago Eduardo Santana 1 -
0
votes0
answers127
viewsProblem using a numerical box combo variable with decimals in GX Ev3 u11
I identified a bug when using a numeric combo box variable with decimals in GX Ev3. In Ev1 and Ev2 versions the same example works perfectly. I am not good at writing, but I will try to describe the…