Here is the June list of New & Updated Gen Knowledge Base Articles (June 1 - 30, 2025, US EDT).
PLEASE NOTE:
The full list of KB articles can be found on the Gen Product page: https://support.broadcom.com/group/ecx/productdetails?productName=Gen
Scroll down to "Knowledge Base Articles" and use "Browse All". Change the default "Sort By Relevance" to "Sort By Created Date". Also at the bottom of the page, you can increase the default value of 10 for "Results per page".
Another thing to note is there is now a "facet" name "Gen" which covers all 4 Gen product names: Gen, Gen - Host Encyclopedia, Gen - Run Time Distributed, Gen - Workstation Toolset.
When the above article search results are initially displayed the Product is filtered on the facet Gen but only with the product name Gen i.e.

Use X on the first "Gen" (facet name) to clear the Product filter and then from left-hand Product list select Gen (facet name):

That results in the following new Product filter which shows all articles that contain any of the 4 Gen product names:

Looking for a user manual or documentation on how to write Java code using the Gen JMMI API that would enable Action Block code to be extracted from Gen models and converted it into readable text format. There is file jmmijavadoc.zip installed at Gen....,Gen Engineering does not have any additional JMMI API documentation outside what is delivered with the file jmmijavadoc.zip at Gen for Windows install time (Directory "%Gen86%\Gen\jmmi"). However there is a Gen EDGE Community page Using JMMI which co....
Since early April 2024 the error rate for a Gen 7.6 .NET proxy application connected to Gen 8.6 CICS servers via Gen CICS Multi-Sockets server Listener (TISRVMSL / TIML) has increased five-fold across the board. For some transactions this has caused....,The TISRVMSL expects a non-persistent client connection. Not setting the connection_persistence flag to N on a client will result in the listener closing the socket on first use and then potential socket reuse attempts (retries) on the client. The hi....
There are a few changes to the Gen 8.6 Distributed PTF IDs (prefixes). These changes have been made to make it easier for development to manage the PTFs, as well as make it easier for users to identify PTFs that they need to download.,Windows Changes Starting immediately, the RTN PTF ID will be replaced with: RTC - Runtime, C (Windows) RTG - Runtime, GUI DTU - Diagram Trace Utility The RTC PTF ID follows the naming convention used with RTJ (Runtime, Java) and RTA (Runtime, .NET) t....
Recently installed Gen Complete PTF WKS86200/SO09618 on developer workstations and the generated .NET proxies are now .NET 4.0 compliant rather than .NET 3.5 like before the PTF was installed. The issue is that all of the web components which call th....,It is the direction of Gen that there is support only for .NET 4.0 from Gen 8.6 Complete and onwards. .NET 4.0 support was introduced with pre-Complete PTFs RTA86103/SS03773, BTN86109/SS03783, TSN86110/SS03784. But, the above being said, it may be po....
How to address the Gen 8.6 Consistency Check (CC) error below: ERROR : ICCBR14E UNFORMATTED input (CLEAR SCREEN INPUT) is defined for a non-screened Procedure Step.,To resolve the ICCBR14E CC message, review the following steps. In the Dialog Design, highlight the Procedure and click Detail, Step Properties. It is set to 'no display'. Close this out, it is just for info. With the same Procedure highlighted, cl....
Questioning which Gen products LU12831 is published for. The description focuses solely on the z/OS Implementation Toolset. The FMID is CEHB860 which is for 'Gen Common Modules'. Because of the FMID, the assumption is this patch is for all z/OS Gen p....,This PTF is part of multiple components. One piece is in the IT FMID, the underlying code used a component in COMMON services which needed changes to support the IT code. Each module is owned by a single FMID. In this particular PTF, two or more modu....
Have successfully installed the Gen 8.6 Toolset installation. Using Support Portal > My Entitlements for Site ID and "Gen - Workstation Toolset" > "Entitlement Details" the Licenses link/License Keys tab provides the FEATURE lines to create a ca.olf ....,Editing the file to have 4 digit years should resolve the problem. Alternative options: From My Entitlements use valid 4 digit year FEATURE lines for an earlier date which should also be present. Create a non-technical "Customer Care" case to request....
Migrating custom Java code from Gen 8.5 to Gen 8.6 and receiving compile error for the Gen Java runtime class: package com.ca.gen86.csu.exception does not exist What is the name of the corresponding 8.6 class for 8.5 class "class com.ca.gen85.csu.exc....,The Gen 8.6 equivalent class is the same as the 8.5 version but the 85 has been removed i.e. it is: com.ca.gen.csu.exception.CSUException
Does the Gen 8.6 CSE Oracle database need to reside on the same Linux server as where the CSE software is installed or can a remote Oracle database be used?,Table of Contents Feasibility to use remote Oracle Database Required steps for Linux CSE to access a remote Oracle Database Feasibility to use remote Oracle Database In the Gen 8.6 documentation on CSE pages Prerequisites for CSE Installation and Con....
Does the Gen 8.6 CSE database need to reside on the same Windows server as where the CSE software is installed or can a remote database be used?,Table of Contents Feasibility to use remote database Required steps for Windows CSE to access a remote Oracle Database Required steps for Windows CSE to access a remote SQL Server Database Feasibility to use remote database In the Gen 8.6 documentati....
This article covers the history of changes in JRE versions supplied by the Gen 8.6 for Windows original GA installation and later PTFs, which result in changes to environment variable Gen86JRE. This information can be useful when problems are encount....,Gen 8.6 GA install: Gen86JRE=C:\Program Files (x86)\CA\SharedComponents\JRE\1.8.0_60\ NOTE: This is an Oracle JRE 8.6.2 Consolidation PTF WKS86200/SO09618: Gen86JRE=C:\Program Files (x86)\CA\SharedComponents\JRE\OpenJDK\jdk8u212-b04-jre\ NOTE: OpenJ....
After upgrading to Windows 11 and Visual Studio 2022 and attempt to build a Gen 8.6 module, get an error: LINK: fatal error LNK1181: Input File C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\Tools.obj Cannot be opened,Review the Build Tool Profile Manager Tokens for syntax issues as mentioned above. Primarily, review the token LOC.EXTERNAL_LIB and verify that each entry is in double quotes and delimited by a single space if multiple entries exist.
What files and environment are needed to deploy Gen 8.6 Windows Online C block mode applications with or without (i.e. "Batch" in Windows) display executable? Generation: Online Code. Generation Parameters: Windows C IEFAE,Gen Runtime Copy the following Gen Runtime files from C:\Program Files (x86)\CA\Gen86\Gen to the deployment folder. (Example: C:\Gen\DeployIEFAEruntime) aecblock_stub.dll AECCMDBN.DLL AECCMDCN.DLL AECDB2N.DLL AECMQSN.DLL aecmqs_stub.dll AECNDBN.DLL....
Trying to compile the Gen 8.6 user exit TIRCUSRX using JCL MKUEXIT provided in CEHBSAMP and using COBOL compiler version IBM Enterprise COBOL for z/OS 6.3.0. However this error occurred. IGYXX5000-U ....,MK5EXITS and not MKUEXITS should be used to build with COBOL 5/6 See the Gen 8.6 doc. pages for MKUEXITS and MK5EXITS: MKUEXITS - Make User Exits DLLS for Runtimes compiled with ASSEMBLER and Enterprise COBOL for z/OS 4.1 ***** This article provides ....
------------------------------
Lynn Williams
Senior Principal Support Engineer
Broadcom Software
Australia
------------------------------