Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 101

Allow IDLs created after IS services to use limited size arrays instead of only variable-size arrays

Currently, IDLs created after IS services that interchange arrays do not have the capability of limiting the number of occurrences of these arrays, but they always use variable size arrays. This can pose a security risk, making it easy for attacke...
Javier Camara over 1 year ago in EntireX 0 Under Review

Add the ability to open printer file with flag O_APPEND

Add the ability to open printer file with flag O_APPEND so it can be rotated with logrotate (copytruncate). Last offset is retained by Natural and everything before that offset is marked as NULL and so the file size is maintained.
Thierry Bolle over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Cobol Occurs depending on records are expanded out instead of using rotated arrays/child tables

When importing and populating tables that are the result of an occurs depending on instead of requiring child tables to be create, expand the ODO out to its maximum size. This will allow the record to be repatriated to its original source without ...
William Anderson over 1 year ago in CONNX 0 Under Review

Add ISN to RBAC log so activity can be correlated to PLOG records in manual audits

The current process of trying to determine when a user changed a record involves trying to find timestamps close to each other across RBAC (NUCADT.LOG) and PLOG reports and files. Having the ISN associated in RBAC would greatly simplify the search...
Sam Longoria over 1 year ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / RBAC / Security 0 Under Review

Add the option CATALOG to object handler LOAD of TRANSFER format.

Assuming a rehosting freeze period is unwelcome: While the rehosting project is ongoing there is a period where business continues to demand changes and fixes to the Natural application - which is now kept both in the MF and in Linux. When the cha...
Bjarne Soerensen over 1 year ago in Natural for Linux and Cloud / Natural (NAT) / Re-Hosting / Usability 0 Under Review

Allow NWO to work with more than one CICS

Allow NWO to be able to connect to more than one CICS, so it can service more concurrent transactions, and improve scalability to the environment, including more CICS as needed.
Fabio Shinji Hirakawa almost 2 years ago in Natural for z/OS / Natural Web I/O Interface (NWO) 0 Under Review

Include runtime identification in Profiler report tab

When running multiple Profiler sessions to test variations in a program (to see performance impact of changes), each profiler report opens with the same tab name "<program>[<library>]". Would be helpful to have at least a date/time (si...
Douglas Kelly almost 2 years ago in NaturalONE / NaturalONE (ONE) 2 Under Review

Enable "Coverage As" to work the same as "Profile As" and "Debug As"

Currently, to use the Coverage profiling feature, you have to add in additional runtime parameters ("coverage=(active=on,reslib=xxx,resname=yyy)"), but adding these types of options are not required for Profiler or Debugger run options.
Douglas Kelly almost 2 years ago in NaturalONE / Usability 0 Under Review

Add a "Expand All Nodes" option to the "Dependencies" view.

There is currently a helpful "button/icon" to "Collapse all nodes" in the dependencies view in Natural ONE. For a large Natural object being edited (and which has a lot of dependencies), it would be very helpful to also have a "expand all nodes" b...
Luciano Pimenta almost 2 years ago in NaturalONE / Usability 1 Under Review

Application Monitoring: Callback User Exit example for Elastic Search

From my experience the most popular platform for monitoring data like the ones that come out of AppMon is Elastic Search. I suggest that there is an example code for pushing the data in there.
Finn Haastrup almost 2 years ago in EntireX 0 Under Review