Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Object List+ Custom Funct...
Forum: Tips and Techniques
Last Post: Darius Panahy
2024-07-16, 10:29 AM
» Replies: 0
» Views: 87
|
Release 8.8.5 now availab...
Forum: IET News and Announcements
Last Post: Darius Panahy
2024-05-17, 10:08 AM
» Replies: 0
» Views: 251
|
Christmas Greetings from ...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-12-15, 09:42 AM
» Replies: 0
» Views: 541
|
Rapide 4.0
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-11-13, 03:34 PM
» Replies: 0
» Views: 532
|
New IET Events / Webinars
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-11-06, 01:40 PM
» Replies: 0
» Views: 520
|
New Service Packs (8.8.4 ...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-21, 07:28 AM
» Replies: 0
» Views: 614
|
Release 8.8.4 Preview 4 -...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-20, 10:17 AM
» Replies: 0
» Views: 517
|
Release 8.8.4 Preview 3 -...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-20, 07:32 AM
» Replies: 0
» Views: 569
|
Release 8.8.4 Preview 2 -...
Forum: IET News and Announcements
Last Post: Tarek Kamal
2023-09-19, 10:55 AM
» Replies: 1
» Views: 943
|
Release 8.8.4 Preview 1 -...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-18, 01:07 PM
» Replies: 0
» Views: 588
|
|
|
Apache log4j Remote Code Execution Zero Day - Active Exploit |
Posted by: Darius Panahy - 2021-12-14, 09:32 AM - Forum: IET News and Announcements
- Replies (5)
|
|
A remote-code execution vulnerability has been found in the Apache log4j logging library.
This library is widely used in java applications and is used within the Rapide runtime.
Rapide has been updated to include the latest 2.15.0 version of log4j and this is included in the following updated releases of the software which are now available to download:
- Rapide 3.0.2
- GuardIEn web client 8.8.0 (updated to show 8.8.0a in the home page)
- GuardIEn web client 8.7.5 (updated to show 8.7.5 in the home page)
Other platforms for example Windows clients or server software are not affected.
if you are using an earlier release of Rapide or the GuardIEn web client then it is highly recommended that you upgrade.
|
|
|
Rapide 2.0.1 and 3.0.1 |
Posted by: Darius Panahy - 2021-11-17, 12:27 PM - Forum: IET News and Announcements
- No Replies
|
|
New releases are available for Rapide:
- Rapide 2.0.1
- Rapide 3.0.1
The new releases consolidate all of the interim updates provided since the initial availability of Rapide 2.0 and 3.0 and which were provided as a separate incremental update.
From now on updates to Rapide will be provided as new service packs rather than as incremental updates.
|
|
|
Using WinSCP for CSE->MVS processing |
Posted by: Darius Panahy - 2021-11-12, 03:13 PM - Forum: Tips and Techniques
- No Replies
|
|
The GuardIEn CSE->MVS build processes use FTP to transfer generated code & include files as well as submit jobs.
The functions are developed in exits to enable customisation, and on the Windows platform, the sample exits use the standard Windows ftp.exe command line client.
Increasingly customers are moving away from ftp to more secure versions like sftp, ftps or require features not offered by ftp.exe, for example passive mode.
One popular alternative to the windows command line utility is WinSCP. To make it easier for customers to use this instead of ftp.exe without needing to modify the exit source code, the sample exits (gdcsejcl, gdftpsrc and gdftpinc) have been amended to also support WinSCP, with the choice controlled by an environment variable.
These new exits will be available in Release 8.8.1, but should you have a need to replace ftp.exe before availability of 8.8.1, contact IET and we can send you the updated exit source code.
|
|
|
Trace performance |
Posted by: Darius Panahy - 2021-11-03, 12:20 PM - Forum: Tips and Techniques
- No Replies
|
|
A recent thread in the Gen knowledgebase (High z/OS CPU utilisation for Gen action blocks generated with trace) highlighted a general problem with the performance of code generated with trace related to passing view data to the trace runtime. [/url]
[url=https://www.iet.uk/xTrace/index.html]xTrace has a feature that overcomes this performance penalty. If you are not actively tracing an action block, the code that moves the data to and from the trace runtime is bypassed.
As a result, the performance overhead of running the application that has been generated with trace whilst you are not actively tracing is significantly reduced.
If you would like to know more about xTrace and how it can improve the tracing and testing of your Gen z/OS applications, please visit our web site or get in touch to discuss a free trial.
|
|
|
Release 8.8 Highlights |
Posted by: Darius Panahy - 2021-10-08, 10:42 AM - Forum: IET News and Announcements
- Replies (1)
|
|
Release 8.8 of the IET DevOps Suite (includes GuardIEn and other products previously installed with GuardIEn) is now available.
Highlights of the new release are detailed below and full details are available in the Release Notes which can be downloaded from here: https://www.iet.uk/Download/RelNotes.htm
64 bit Windows Servers
- The Windows servers are now 64-bit.
GuardIEn API- Release 8.7 introduced a new web service API for the CSE installations that allowed programmatic access to GuardIEn Change Requests, Release Pack and System Update functions. In this release, the range of APIs has been extended to provide an API for C, Java and .Net via standard CA Gen proxies. The GuardIEn API is a separate download that contains the proxy interfaces and web service WSDL.
Password length
- To accommodate longer passwords and passphrases, the length of the GuardIEn userid password, encyclopaedia connection password and encyclopaedia FTP password has been changed to 100 characters and spaces are now supported in the password.
Text Search Change
- In previous releases, text searches that used a SQL LIKE (for example searching text or names in Object List+ or names in Deliverable List) automatically appended a trailing ‘%’ in the search string. This reduced flexibility in the searches, for example by not allowing a search for a specific end string. A trailing % is no longer appended to the search string if it already contains a ‘%’ or ‘&’, so if you want to search for a string that is in the middle of a value, you will need to add a trailing %, i.e. search for ‘%XXX%’ not ‘%XXX’
|
|
|
Announcing the IET DevOps Suite |
Posted by: Darius Panahy - 2021-10-08, 10:41 AM - Forum: IET News and Announcements
- No Replies
|
|
IET are pleased to announce the availabilty of the IET DevOps Suite.
IET DevOps Suite
To reflect the integrated nature of the IET products and the fact that multiple products are installed with GuardIEn (for example VerifIEr, pathvIEw, genIE and Object List+) plus the ability to integrate Studio Developer with other IET products, these products have been grouped together for installation purposes as the IET DevOps Suite where previously they were installed as part of GuardIEn.
DevOps Studio
The CA Gen Studio based plug-ins (Studio Developer and Studio GuardIEn) are now called DevOps Studio.
The DevOps Studio clients are now installed as part of the IET DevOps Suite clients (previously the GuardIEn clients). The Eclipse based user interface provided in Studio offers a more productive and integrated user experience compared to the normal Windows GUI clients, especially when combined with Studio Developer. If the workstation has CA Gen Studio installed, all users of GuardIEn, VerifIEr, pathvIEw and other DevOps Suite products can (and are encouraged to) use the new Studio interface.
|
|
|
|