-1
Note: In Genexus, which is a "creator" of code packages for agile development, there is no need to code in common language like Java. Just creating the transaction specifying its attributes is enough to create the "object" and even with a pre-interface with a basic CRUD.
I am developing an application with Genexus and using Java/Mysql as Environment. I have created only one transaction as a test. Everything is ok, but when you have the program run and the generation of Build and Developer Menu nothing happens, not even a window appears.
What can it be?
I am programming for Java Win/Web.
It gets tricky helping you if you don’t help us understand what the problem is. Why not edict the question providing more information and code snippets? Welcome to Stackoverflow.
– Renan Gomes
@Apparently he did not write any code. A complex "transaction" can be done in Genexus without writing any line of code.
– Caffé
Exactly @Caffé]
– Giovanni Gonçalves
In Genexus, which is a "creator" of code packages for agile development, there is no need to code in common language like Java. Just creating the transaction specifying its attributes is enough to create the "object" and even with a pre-interface with a basic CRUD.
– Giovanni Gonçalves