Questions tagged [genexus]

GeneXus is a Knowledge-based Development Tool, mainly oriented to enterprise-class applications for the Web and Smart Devices platforms.

GeneXus is a Knowledge-based Development Tool, mainly oriented to enterprise-class applications for the web (.NET Framework, Java and .NET Core) and Smart Devices platforms.

You can find more information in the GeneXus official page.

GeneXus 17, the current version, was released on October 20th, 2020.

You can get a Trial version to try by yourself at http://www.genexus.com/trial.

450 questions
0
votes
2 answers

error: could not reach web server using genexus

I am currently using the genexus x evolution 2 software (trial version) to create a project. The problem is I cannot deploy my project due to that error(error: could not reach web server using genexus). I really need your help thanks
0
votes
1 answer

Genexus test run error

I am new to Genexus, and I have been following this tutorial but unfortunately as soon as I ran it it gives me this error: I tried reviewing the steps many times and googling it, unlucky I cannot found answers.
Rick Royd Aban
  • 904
  • 6
  • 33
0
votes
2 answers

Genexus: selected rows

I'm working with a grid that allows selection. I have a variable whose Control Type is Check Box. I want to enable a button if at least one row is selected, otherwise the button should be disable. To achieve this I'm using the event "Click" of the…
RPADev
  • 35
  • 2
  • 6
0
votes
1 answer

Creating log functionalities with Genexus

It's my first time with Genexus and I want to know how to create log functionalities. I created a transaction object "Logs" but I don't need any user interface interaction. Also, I want to insert record to the "Logs" table directly inside events…
RPADev
  • 35
  • 2
  • 6
0
votes
2 answers

java.lang.UnsatisfiedLinkError error when opening a PDF report

I got the following error when I try to open a PDF file in my aplication: javax.servlet.ServletException: java.lang.UnsatisfiedLinkError: sun.awt.font.NativeFontWrapper.getPlatformFontVar()Z at…
0
votes
2 answers

Executing Genexus's Events from JavaScript code

I'm trying to execute a Genexus Event from JavaScript code but It doesn't work. Any idea or suggest?? I'm actually working with Genexus 9 + Java + Web This is de JS code Im trying for calling Genexus Event: function validar(e) { tecla =…
Carol
  • 553
  • 2
  • 10
  • 24
-1
votes
1 answer

How to Delete and List files with SFTP

is there a way to be able to interact with an SFTP server to perform these two operations: Delete a file from the server List the files that are in a folder on the server Within the documentation I do not see these…
-1
votes
1 answer

Genexus: Full process for FTP connection and exchanging data

What is the whole process in order to connect to FTP server and exchange data using Genexus?
Nassim
  • 1
  • 1
-1
votes
1 answer

IOS Compilation Error Genexus 16 u8 SmartDevices Generation

Good morning, I am working on compiling my iOS app con Genexus 15 U8. Execution Type: Simulator (Mac) The process starts and then it gives me the following error: error: error: / Users / frames / Library / CloudStorage / iCloud Drive / Library /…
-1
votes
2 answers

Using iText and C# app, in WS 2012 R2, 64 Bits, I got this error, why?

I'm developing an app with Genexus, that uses iText to render PDF. And I get this error on Windows Server 2012, 64 bits. iTextSharp.text.DocumentException:C:\Windows\Fonts\BAR25IFH.TTF cannot be embedded due to license restrictions. Same program…
Nicolas400
  • 85
  • 15
-1
votes
1 answer

How to use security in sync sd without gam?

How to use security in SD synchronization without GAM? I need to block unwanted connections. How can I validate the execution of Synchronization.Send () and Synchronization.Receive () I can not use GAM because I have to adapt my application to a pre…
-1
votes
1 answer

Genexus and Ingres DBMS

We're Actian Corp. partner reseller and have a customer that use Ingres DBMS for years. Now, they want to integrate Genexus developer environment with data store on an Ingres database. I was researching about data stores support for Genexus but…
-1
votes
1 answer

Use design patterns in Genexus 9 java / web

I need to know if is possible to implement design patterns in genexus (e.g prototype or singleton) and how.
-1
votes
1 answer

Wrap text in pdf reports

I have two questions about pdf reports with Genexus, I hope somebody can help me: 1) how can I wrap the text value of a variable in PDF reports? 2) I saw that textblock controls are the only ones that have the wrap property, so, in this case, how…
-1
votes
3 answers

error: spc0027: No relationship found among attributes in grid 'mygrid'

Hope some1 can help. I copied this grid from another WP and seems like its not working. No clue why. Checked all I can but it doesnt work. In the other WP it works properly with another grids. Any ideas?
txw
  • 1
  • 1
1 2 3
29
30