Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
New Service Packs (8.8.6 ...
Forum: IET News and Announcements
Last Post: Darius Panahy
2024-11-27, 03:15 PM
» Replies: 0
» Views: 123
|
Gary Donoghue (1966 – 202...
Forum: IET News and Announcements
Last Post: Darius Panahy
2024-09-25, 02:56 PM
» Replies: 0
» Views: 312
|
Object List+ Custom Funct...
Forum: Tips and Techniques
Last Post: Darius Panahy
2024-07-16, 10:29 AM
» Replies: 0
» Views: 382
|
Release 8.8.5 now availab...
Forum: IET News and Announcements
Last Post: Darius Panahy
2024-05-17, 10:08 AM
» Replies: 0
» Views: 811
|
Christmas Greetings from ...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-12-15, 09:42 AM
» Replies: 0
» Views: 790
|
Rapide 4.0
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-11-13, 03:34 PM
» Replies: 0
» Views: 794
|
New IET Events / Webinars
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-11-06, 01:40 PM
» Replies: 0
» Views: 809
|
New Service Packs (8.8.4 ...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-21, 07:28 AM
» Replies: 0
» Views: 934
|
Release 8.8.4 Preview 4 -...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-20, 10:17 AM
» Replies: 0
» Views: 794
|
Release 8.8.4 Preview 3 -...
Forum: IET News and Announcements
Last Post: Darius Panahy
2023-09-20, 07:32 AM
» Replies: 0
» Views: 869
|
|
|
xTrace 2.6.5 |
Posted by: Darius Panahy - 2022-05-23, 01:13 PM - Forum: IET News and Announcements
- No Replies
|
|
xTrace Release 2.6.5 is now available to download.
A significant enhancement introduced in this release is a change to the xTrace runtime and source code post-processor that almost eliminates the runtime overhead associated with trace support when the application is executed without the user wishing to actively trace the code.
This enhancement makes it feasible to always generate the code with trace enabled for development environments without the trade-off of the increased CPU consumption due to the additional trace logic in the generated code.
Starting a trace session merely involves starting the xTrace Monitor client to immediately be able to trace through the application rather than having to regenerate the code with trace with the time and effort that this involves.
|
|
|
Minor Versions and PU PAD History |
Posted by: Darius Panahy - 2022-04-04, 02:38 PM - Forum: Tips and Techniques
- No Replies
|
|
The GuardIEn Implemented PADs feature provides a mechanism for storing the action block statements extracted from the generated source code as part of a system update generation step.
If you use Minor Versions in GuardIEn, there is no need to also use Implemented PADs, but we have noticed that some projects may not have disabled the use of Implemented PADs (or even be aware of their existance) when they enabled Minor Version support.
It is recommended that you consider disabling the use of Implemented PADs and cleanup the PAD folder if you use Minor Versions. They are disabled by setting the MAXPUPAD project property to a value of 0.
|
|
|
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’
|
|
|
|