Subscribe for automatic updates: RSS icon RSS

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

Pages: 1 ... 7 8 [9] 10
 81 
 on: October 03, 2024, 11:43:01 am 
Started by Benjamin G. - Last post by Benjamin G.
Hi,

Look at this 4gl codes (tested version 4 and 5) :

1/
DEFINE jdb RECORD ATTRIBUTES(json_name="database")
    rec_tlsbonret  DYNAMIC ARRAY ATTRIBUTE(json_name="tlsbonret_2") OF t_tlsbonret
   ,rec_tlsclidis  DYNAMIC ARRAY ATTRIBUTES(json_name="tlsclidis_2") OF t_tlsclidis
    END RECORD
DISPLAY util.JSON.stringify(jdb)
It seems that you can use the two syntax ATTRIBUTE or ATRIBUTES and it's works.

2/
This syntax is accepted by the compiler but at runtime ATTRIBUTE(S) are ignored ...

DEFINE jdb RECORD ATTRIBUTES(json_name="database")
    rec_tlsbonret  DYNAMIC ARRAY  OF t_tlsbonret ATTRIBUTE(json_name="tlsbonret_2")
   ,rec_tlsclidis  DYNAMIC ARRAY OF t_tlsclidis ATTRIBUTES(json_name="tlsclidis_2")
    END RECORD
DISPLAY util.JSON.stringify(jdb)

Regards

 82 
 on: October 01, 2024, 08:04:42 pm 
Started by Christine R. - Last post by Christine R.

 Genero Enterprise 5.00 Maintenance Release :
Genero Mobile client for Android 5.00.02


Four Js is pleased to announce a Maintenance Release of Genero Mobile Client for Android 5.00.02.

Due to a technical issue the list of the bugs fixed in this version is not yet reachable.
You will be able to find at the following URL in the next days: https://4js.com/support/issue/GMA/5.00.02.
We apologize for this inconvenience caused.

The version 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

 83 
 on: September 30, 2024, 05:56:46 pm 
Started by Christine R. - Last post by Christine R.

 Genero Enterprise 5.00 Maintenance Release :
GBC 5.00.08


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

What's new for GBC...
The clipboard feature now handles data being copied and pasted from multiple Excel™ cells into multiple cells of a table,
whereas previously the contents of the paste were placed into a single cell of the table.

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

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

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

 84 
 on: September 30, 2024, 04:19:46 pm 
Started by Christine R. - Last post by Christine R.

   GENERO Container – Available Now!
     Create and deploy applications Faster and more securely


       Irving, Texas – September, 30th 2024

       We’re excited to introduce Genero Container, designed specifically for DevOps teams looking
       to streamline their application deployment process.

       It standardizes your application environment from development to production, seamlessly integrating
       with your CI/CD pipelines for smoother, faster releases (Docker®, Kubernetes®…).



       KEY BENEFITS

  • Ready-to-Use Container Images

    Get started quickly with optimized images supporting MySQL, PostgreSQL, and Informix,
    equipped with logging and monitoring tools

  • Faster Deployments

    Pre-configured container images allow you to reduce installation time and scale quickly to
    meet unexpected demands

  • Portability

    Run your applications in any environment, from local development to Kubernetes® on AWS.

  • Security and Reliability

    Test your applications in a production-replica environment, ensuring smooth and secure
    deployments every time


       CORE FEATURES

  • CI/CD Integration

    Automate your deployments and reduce time-to-market by seamlessly integrating Genero
    Container into your CI/CD pipelines

  • Flexible Deployment Options

    Tailor your deployment to your needs: simplest runtime environment (one or few static
    containers), intermediate (with additional features, such as scaling by load-balancing
    traffic) and advanced (secure, resilient, reliable, high available application, automated
    scaling)

  • Simplified Deployments

    Whether you need a basic setup or a fully scalable, cloud-native architecture, Genero
    Container fits your infrastructure, enabling you to deploy more efficiently and cost-
    effectively.

       HOW CAN GENERO CONTAINER HELP YOU?

       Reach out to us to discuss how we can tailor Genero Container to meet your specific needs

       We’d love to hear how your team handles deployments today and how Genero Container
       could simplify your workflow. Every team has its own challenges—what are yours?

       Please contact your support center or sales office https://4js.com/support/contact/.

                                                                                                                                                                     

        ADDITIONAL SERVICES

  • Training

    Whether you’re new to containerization or looking to deepen your expertise, our expert team
    is ready to help. Learn how to optimize Genero Containers for faster, more reliable
    deployments.

       Contact us today to enroll and start mastering containerization!
       https://4js.com/training/genero-container-training/

       Best regards,

       Four Js Development Tools

 85 
 on: September 22, 2024, 11:37:10 pm 
Started by Reuben B. - Last post by Leo S.
Hi Enrico, be assured that you complaints didn't fall on deaf ears again,
I started a hot  internal debate a while ago, but it's unfortunately not  on me to contact you.
I did check the cases you mentioned and some seem meanwhile to have been fixed (for example scrollgrids in mobile GBC aren't flickering like hell anymore...),
some are still on hold because they seem very specific...It depends a bit on you if those cases should be re evaluated .
If you are anyway not willing to continue with Genero mobile then it makes no sense to us.
Generally I totally agree with you that we must get better in the mobile area compared to what you got with native.
So if you would do a re evaluation with the latest version this would help us all.

>>Maybe I could publish a couple of Unsuccess Stories of Multinational Companies on the forum, so that other developers know what really happens behind 4Js' self-celebrations at WWDC.
Or is this also useless ?
Well learning from mistakes is never a bad thing, so as long as the unsuccessful covers interesting technical details , you should share it definitely with the support .
Regards, Leo

 86 
 on: September 21, 2024, 07:10:22 pm 
Started by Reuben B. - Last post by Enrico S.
Hi, Leo.
You probably know I've always been a big fan of Genero.
However, next Monday it will be one month since you said you would internally discuss the fatal issues I brought to your attention.
I understand that all you are busy organizing WWDC during this time, but I feel like my instances have fallen on deaf ears again.

Maybe I could publish a couple of Unsuccess Stories of Multinational Companies on the forum, so that other developers know what really happens behind 4Js' self-celebrations at WWDC.
Or is this also useless ?

Regards.
Enrico

 87 
 on: September 20, 2024, 01:36:59 pm 
Started by Christine R. - Last post by Christine R.
Dear Customers,


Four Js is pleased to announce the support of Ubuntu 24.04 LTS on Genero versions 4.01 and 5.00.

As written in this Ubuntu link: Ubuntu flavours - Ubuntu Ubuntu flavours offer a unique way to experience Ubuntu,
each with their own choice of default applications and settings.
Ubuntu flavours are owned and developed by members of our global community and backed by the full Ubuntu archive for packages and updates.

Each flavour distribution comes with different default applications and settings therefore Four Js support the root of the distribution: Ubuntu on Gnome.


Thank you for your understanding.

Best regards,

FourJs Development Team

 88 
 on: September 20, 2024, 01:05:53 pm 
Started by Christine R. - Last post by Christine R.

 Genero Enterprise 4.01 Maintenance Release :
Genero BDL 4.01.08


Four Js is pleased to announce a Maintenance Release of Genero BDL with Web Services (BDL – GWS - JGAS - GBC - GGC - WCG - GIP) 4.01.08.

Genero BDL with Web Service (BDL - JGAS - GBC - GGC - WCG - GIP) 4.01.08 is the bundle which includes:
  • Business Development Language (FGL) 4.01.08
  • Web service extension (GWS) 4.01.08
  • Genero Browser Client (GBC) 5.00.07
  • Genero Identity Provider (GIP) 4.01.04
  • Application Server for Java (JGAS) 4.01.01
  • Web Components and wrappers (WCG) 4.01.05

What's new
  • Genero BDL 4.01.08 comes with the GBC 5.00.00 version because as announced earlier: starting with Genero 4.01, Genero front ends are moving to a rolling release pattern.
    GBC and GDC 5.00 will support both Genero v4.01.04 (or higher) and Genero v5.00. No new v4.01 front-end packages will be released;
    anyone needing a maintenance release for their v4.01 front-end installations will need to use the v5.00 front-end packages.
    Same for GDC 3.21, it will be replaced with GDC 5.00. The latest GDC 3.21 will however be doawnloadable in the archive section for people really requiring GDC 3.21.
    Keep in mind that any bug will be fixed in GDC 5.00 for FGL 3.21 to 5.00.
  • Genero BDL 4.01.08 is now supported on Linux Ubuntu 24.02.

Known issues:
During our QA tests we found a last minute issue impacting OpenIDConnect relogin.Due to some changes on google, it may happen that during relogin the relog page stays open.
Please refer to GWS-1523 for more information and workarounds.
Our development team is currently working on the fix of this issue.

The packages are now downloadable from the web site : https://4js.com/download/products/.

This version also includes the following bugs fixes :

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

Best regards,

Four Js Development Tools[/list]

 89 
 on: September 16, 2024, 04:27:17 am 
Started by Martha R. - Last post by Reuben B.
Hi Martha,

I know you have got the answer you sought via a question to the support portal.  Just a reminder to you and everyone that if you need an answer quickly, support portal should be your preferred method of communication.  Support portal communication triggers timers associated with our Service Level Agreements, raising a question in the forum for others in the community to answer does not.

To help provide some closure to the forum community  for your question ...

Genero Report Writer uses Java.  If you look inside GREDIR/bin/greportwriter, GREDIR/bin/printerinfo etc you will see that it executes a java application.  If you have ever seen a Genero Report Writer error message, you will recognise it as a Java error message (long and exposing the stack) as opposed to a 2 line 4gl error message.  It is also why distributed mode has the performance advantage it does due to not starting/stopping multiple JVM.   If you look inside GREDIR/lib/jars you will a number of .jar Java archives including log4j.  There are 70+ .jar files, do we use every single piece functionality in all of those 70+ .jar files?, answer is no.  We don't want to get in positions where we are saying this old version is save to use because we don't use a particular piece of functionality in a .jar.

One of the reasons we encourage customers to be in the habit of updating and remaining up to date with Genero versions is so that they are also up to date with any 3rd party libraries that we use.  GRE 3.10.17  was released in January 2022 https://forum.4js.com/fjs_forum/index.php?topic=1748.msg5675#msg5675.   Martha answer suggested that her customer was on a version older than 3.10.17, so older than January 2022.  That customer is therefore missing out on at leat 2.5 years of security updates and bug fixes.

Reuben


 

 90 
 on: September 13, 2024, 06:15:00 pm 
Started by Christine R. - Last post by Christine R.

 Genero Enterprise 3.21
Maintenance Release 3.21.03


Four Js is pleased to announce a Maintenance Release of Genero BDL with Web Services (BDL – GWS - JGAS - GBC - GGC - WCG - GIP) 3.21.03.

Genero BDL with Web Service (BDL - JGAS - GBC - WCG - GIP) 3.21.03 is the bundle which includes:
  • Business Development Language (FGL) 3.21.03
  • Web service extension (GWS) 3.21.03
  • Genero Browser Client (GBC) 1.00.66
  • Genero Identity Provider (GIP) 1.00.16
  • Application Server for Java (JGAS) 1.10.12
  • Web Components and wrappers (WCG) 1.00.24


This version also includes the following bugs fixes :

Note:
Due to the implementation of a new database driver, a new package with the OS code l64al228  has been added to the list of the delivered packages.
This package works for the Rocky Linux 8 and 9 Operating System.

This version is 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

Pages: 1 ... 7 8 [9] 10
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines