Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: 1 2 [3] 4 5 ... 10
 21 
 on: April 22, 2025, 01:31:18 pm 
Started by Christine R. - Last post by Christine R.

 Genero 3.21 Maintenance Release :
Genero Application Server 3.21.02


Four Js is pleased to announce a Maintenance Release of Genero Application Server 3.21.02.

This version includes the following fixes :
https://4js.com/support/issue/GAS/3.21.02.

It is is now downloadable from the website: https://4js.com/download/products/.

All Four Js Genero customers under maintenance have free access to the new release.


Best regards,

Four Js Development Tools

 22 
 on: April 11, 2025, 10:33:53 pm 
Started by Jim M. - Last post by Jim M.
We have a push to use AI tools like CoPilot to help generate 4gl code.   Obviously this is a hot topic these days.  I'm wondering who has tried using tools like CoPilot to generate code and how much success you have had. 
Any tips on how to get better results?
Any other tools or models that work better?

Thanks!

 23 
 on: April 11, 2025, 05:22:52 pm 
Started by Olivier E. - Last post by Olivier E.

 Genero Enterprise 5.01 Maintenance Release :
Genero Application Server 5.01.02


Four Js is pleased to announce a Maintenance Release of Genero Application Server 5.01.02.

GAS 5.01.02 fixes a significant issue https://4js.com/support/issue/?id=GAS-04005.
Genero Studio 5.01.01 includes the previous GAS version 5.01.01. Today, we released GST version 5.01.02 for Windows, which provides the GAS fix version 5.01.02.

Conclusion, if you worked with GAS 5.01.01 or GST 5.01.01 on Windows, we recommend you update ASAP to GAS 5.01.02 and/or GST 5.01.02.

This GAS version also includes the following fixes https://4js.com/support/issue/GAS/5.01.02.

It is now downloadable from the website: https://4js.com/download/products/.

All Four Js Genero customers under maintenance have free access to the new release.

PS: Genero Studio 5.01.02 for every supported operating system will be released in the next few days. We will send a new announcement.



Best regards,

Four Js Development Tools

 24 
 on: April 10, 2025, 06:10:56 pm 
Started by Christine R. - Last post by Christine R.

 Genero Enterprise 5.01 Maintenance Release :
Genero Desktop Client 5.01.01


Four Js is pleased to announce a Maintenance Release of Genero Desktop Client 5.01.01.

Keep also in mind that Four Js now maintains the latest release of GDC only; it will be compatible with all supported versions of the Genero DVM.
Please refer to https://4js.com/online_documentation/fjs-gdc-manual-html/#genero-install-topics/c_gdc_install.html#c_gdc_compat_500 for more information.

This version also includes the following fixes https://4js.com/support/issue/GDC/5.01.01.

It is now downloadable from the website: https://4js.com/download/products/.

All Four Js Genero customers under maintenance have free access to the new release.

Best regards,

Four Js Development Tools

 25 
 on: April 10, 2025, 03:28:17 pm 
Started by Ernest D. - Last post by Ernest D.
Hello,

In our opinion, the solution in EXCEL application is complicated.
Try watching the video with the filtering example again.
The video shows, how to enter a condition for a list (TABLE).
https://www.youtube.com/watch?v=Ljh4EQczyVg

1. the user clicks on the column 'Nazev'
2. the column header is highlighted
3. the user writes the first string of the condition "poji"

   https://app.screencast.com/Pb8Cy2NKbsySm

4. if the user confirms the condition (presses ENTER), the condition is applied to the list of values ​​in the table
5. the condition string "poji" is displayed next to the condition entry field

   https://app.screencast.com/pn7YVV5nHZU9c

6. the user clicks on the column 'Mesto'
7. the column header is highlighted
8. the user writes the second string of the condition "praha"

   https://app.screencast.com/dN53fGNXiuYOA

9. if the user confirms the condition (presses ENTER), the condition is applied to the list of values ​​in the table
10. the condition string "praha" is displayed next to the condition entry field

   https://app.screencast.com/OEb1YP2PUY9Vg

The result of entering the conditions in this example is something like:
    nazev MATCHES "*poji*" AND mesto MATCHES "*praha*"


Best regards,
Ernest

 26 
 on: April 10, 2025, 03:26:20 pm 
Started by Ernest D. - Last post by Ernest D.
Hello,

In our opinion, the solution in EXCEL application is complicated.
Try watching the video with the filtering example again.
The video shows, how to enter a condition for a list (TABLE).
https://www.youtube.com/watch?v=Ljh4EQczyVg

1. the user clicks on the column 'Nazev'
2. the column header is highlighted
3. the user writes the first string of the condition "poji"

   https://app.screencast.com/Pb8Cy2NKbsySm

4. if the user confirms the condition (presses ENTER), the condition is applied to the list of values ​​in the table
5. the condition string "poji" is displayed next to the condition entry field

   https://app.screencast.com/pn7YVV5nHZU9c

6. the user clicks on the column 'Mesto'
7. the column header is highlighted
8. the user writes the second string of the condition "praha"

   https://app.screencast.com/dN53fGNXiuYOA

9. if the user confirms the condition (presses ENTER), the condition is applied to the list of values ​​in the table
10. the condition string "praha" is displayed next to the condition entry field

   https://app.screencast.com/OEb1YP2PUY9Vg

The result of entering the conditions in this example is something like:
    name MATCHES "*poji*" AND city MATCHES "*praha*"


Best regards,
Ernest

 27 
 on: April 10, 2025, 12:00:39 pm 
Started by Olivier E. - Last post by Olivier E.
Amy,

I apologize, one of the worakround I suggested was wrong: "Or modify your web services "*.xcf" file(s) to prevent them from starting automatically, and restart the dispatcher to reload its settings."

Because in the GAS configuration file *.xcf when the <START>0</START> is set to 0 (='zero') you get the problem. Please set it to 1, and the problem disappears.

Here is the documentation about the START entry in XCf file: https://4js.com/online_documentation/fjs-gas-manual-html/#gas-topics/c_gas_configure_start_service_on_gas_start.html

However, we recommend upgrading to GAS 5.01.02 and avoiding touching the GAS configuration file ("*.xcf").

Olivier Eckert - Four Js Support

 28 
 on: April 09, 2025, 07:11:17 pm 
Started by Olivier E. - Last post by Olivier E.
Hello everyone,


The new package GAS 5.01.02, which fixes the problem, was released today. You can download it from the "Download" -> "Products" website menu.
https://4js.com/download/products/

Another Warning: If you work with Genero Studio 5.01.01 on Windows, it includes the GAS 5.01.01 version. We recommend installing the new GAS 5.01.02 and setting up the GST installation to work with it.

Here is a step by step to achieve this task:

  • Install GAS 5.01.02 in a directory (we will call it <my_gas-50102_path> )
  • Open GST
  • Open the "Genero configuration details"
  • In the “Genero Web” configuration, you find a field named "Use Application Server" → click on the button to open the GAS configuration → it opens a new window.
  • Modify the "GAS 5.01.01" configuration like this
  • "Installation directory" -> must point to the new GAS 5.01.02 directory <my_gas-50102_path>
  • "Use Start Script" -> change the directory to <my_gas-50102_path>/bin/gas
  • Click on the "Application" tab and modify the 2 other entries:
  • "Application directory" -> <my_gas-50102_path>/appdata/app
  • "Services directory" -> <my_gas-50102_path>/appdata/services
  • close this window.
  • Apply and close the configuration window.
  • Inside GST, select the "Genero Web" environment
  • Start a web application
  • Open a browser on the same machine http://localhost:6394/demos.html
  • A page must open, its title must be "Welcome to the Genero Application Server 5.01.02"

We are preparing a Genero Studio Maintenance release.

Sorry for the inconvenient,

Four Js Development Tools

 29 
 on: April 08, 2025, 11:01:05 pm 
Started by Olivier E. - Last post by Delane F.
Hi Amy,

I have requested a review of the bug description.

The prescribe workaround is as posted:

Before starting your dispatcher, set the following environment variable to prevent your web services from starting automatically and remove any directory:

set FGLAS_GWS_SKIP_START=1

Or modify your web services "*.xcf" file(s) to prevent them from starting automatically, and restart the dispatcher to reload its settings.


Regards,
Delane

 30 
 on: April 08, 2025, 09:51:56 pm 
Started by Olivier E. - Last post by Amy M.
Delane,

Thank you. Just to be crystal clear, if we want to modify our xcf files to not start the web service automatically at the start of the dispatch, how do we do that?

I would have thought that the change would be to set the START value to 0, however, the title of the bug #GAS-04005: "Starting a web service where START value is 0 on Windows, may remove directories found on C:\" makes me worried that it's actually the opposite.

So in other words, do we need to change from this:
<START>1</START>
to this:
<START>0</START>
or is it the other way around?

We would like to get this workaround implemented today if at all possible.

Thank you,
Amy Millenson

Pages: 1 2 [3] 4 5 ... 10
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines