Subscribe for automatic updates: RSS icon RSS

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

Pages: 1 ... 3 4 [5] 6 7 ... 10
 41 
 on: December 19, 2024, 05:22:09 am 
Started by Reuben B. - Last post by Reuben B.
Genero 4.00 in 2021 introduced the concept of Responsiveness.  Since then I have had a demo that I have used to illustrate in ten minutes or so, some of what you can do with the concept of Responsiveness in Genero.  Over time that demo has been slowly added to.  In this article I’d like to put in writing, some of those main points of that demo.  I did use this demo at WWDC24

Read more at https://4js.com/ask-reuben/ig-254/

 42 
 on: December 13, 2024, 05:17:12 am 
Started by Patrick B. - Last post by Reuben B.
You should probably raise an issue with your support contact.  You will need to specify versions (fglrun -V) including license controller (fglWrt -V) along with wether you are using Four Js License Manager (and again its version flmprg -V)

It would also pay to check output of

fglWrt -a info users
or
flmprg -a info users

and see if you can identify a pattern to the licenses being consumed that shouldn't.


I should do an Ask-Reuben on this topic as there is more I could say,  I did address it a little here  https://4js.com/ask-reuben/ig-61/#:~:text=listening%20for%20requests.-,When%20is%20a%20User%20License%20freed%20up%3F,and%20consume%20a%20license%2C%20and%20then%20check%20the%20user%20count.,-What%20Is%20a








 43 
 on: December 12, 2024, 08:44:17 pm 
Started by Patrick B. - Last post by Patrick B.
We're having an issue where folks are ending up not able to log in due to licenses being used up because other client sessions aren't getting closed properly.

Is there a setting in the client we need to change?  Is it there configuration on the server end we need?

 44 
 on: December 10, 2024, 01:37:36 pm 
Started by Christine R. - Last post by Christine R.

 Genero Studio Genero Report Engine 5.00
 Maintenance Release


Four Js is pleased to announce a Maintenance Release of
  • Genero Studio 5.00.03
  • Genero Report Engine 5.00.03

Genero Suite Client/Server (GST) 5.00.03 is the bundle which includes:
  • Genero Studio Client and Server (GST) 5.00.03
  • Genero Business Development Language with Web Service - GBC - GIP - WCG (FGLGWS) 5.00.03
  • Genero Application Server (GAS) 5.00.02
  • Genero Desktop Client (GDC) 5.00.05
  • Genero Mobile for IOS (GMI) 5.00.01
  • Genero Mobile for Android (GMA) 5.00.02
  • Genero Ghost Client (GGC) 5.00.02
  • Genero Report Engine (GRE) 5.00.03

What's new ...
We provide a new package for macOS Apple Silicon(ARM). The code for this package is m64a1200.

This version includes the following bugs fixes

The packages included in Genero Suite Server and Genero Suite Client/Server are also delivered individually.
These versions are  now downloadable from the web site : 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

 45 
 on: December 05, 2024, 02:34:48 pm 
Started by Fabio T. - Last post by Olivier E.
Hello Fabio,

To better understand, I read your path directories' names. Do you have a Genero 3.10?

What is your Linux distribution and version, please?

Thank you,

Olivier E... Four Js Support

 46 
 on: December 03, 2024, 08:53:13 am 
Started by Fabio T. - Last post by Fabio T.
Good morning,

I installed a webserver with lighttpd in which I activated https.

in lighttpd.conf I added this configuration:

server.modules += ( "mod_fastcgi" )
fastcgi.server = (
    "/gas" =>
    ((
        "host" => "127.0.0.1",
        "port" => "6395",
        "check-local" => "disable",
        "bin-path" => "/opt/fourjs/gas31/bin/wrapper.fcgi",
        "bin-environment" => (
            "FGLASDIR" => "/opt/fourjs/gas31"
        ),
        "max-procs" => 1
    ))
)

But when I call the service from the browser it goes into error and writes me:

WS-DEBUG (HTTP ERROR)
Class: HTTPServerConnection::extractMethod()
Msg: Not HTTP Procotol
WS-DEBUG END


How can I solve it?

 47 
 on: December 02, 2024, 01:15:50 pm 
Started by Christine R. - Last post by Christine R.

 Genero Enterprise 5.00 Maintenance Release :
GBC 5.00.09


Four Js is pleased to announce a Maintenance Release of Genero Browser Client 5.00.09.

What's new for GBC...
  • When running Genero Desktop Client in universal rendering mode (GDC-UR), settings such as language are taken from the GDC monitor
    and the GBC language settings are bypassed; settings and debug options are disabled in the chromebar.
  • New REVERSE theme color variables are available.

You can refer to https://4js.com/online_documentation/fjs-gbc-manual-html/#gbc-topics/gbc_whatsnew_50009.html for more information.

This version also includes the following bug fixes: https://4js.com/support/issue/GBC/5.00.09.

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

 48 
 on: November 28, 2024, 05:31:08 pm 
Started by Snorri B. - Last post by Olivier E.
Hello Snorri,

We will answer you offline.

Olivier from Four Js Support

 49 
 on: November 26, 2024, 10:42:17 am 
Started by Christine R. - Last post by Christine R.

  GENERO Container – Maintenance Release
     Create and deploy applications Faster and more securely


Dear Customers,

We are excited to announce that Four Js has launched new Genero Container Images (GCIs) based on the latest Rocky Linux (v9)
and the newest Genero Enterprise (v5.00) products: FGLGWS, GAS, and GRW.

We have updated our documentation to help you get started with Genero Container Images. You can find it on the Four Js website.

For more details, please visit: Genero Container Images - Genero Container Images 1.00

Genero Container Images standardize your application environment from development to production,
seamlessly integrating with your CI/CD pipelines for smoother and faster releases, including support
for Docker®, Kubernetes®, and more.

To learn more about these products, we invite you to read the product description here:
GENERO Container - Available Now! - Genero software development platform low-code no-code

For any questions, don't hesitate to get in touch with your support center.

Thank you,

Four Js Development Tools

 50 
 on: November 24, 2024, 11:55:54 pm 
Started by Reuben B. - Last post by Reuben B.
If you study the generated HTML of a screen of a Genero application rendered using Universal Rendering, there are 4 attributes to be aware of in the generated HTML.  These are id, data_aui_id, data_aui_name, and class.  The mistake those doing GBC customisation make, particularly those with a web background, is looking at the “id” attribute to uniquely identify an element.  This mistake also occurs with users of Web Application testing tools such as Selenium who by default may use the “id” attribute to uniquely identify a web element.  The “data-aui-name” attribute is more likely the better attribute to use.

Read more at https://4js.com/ask-reuben/ig-253/

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