Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

Natural for z/OS

Showing 28 of 384

Naural API to retrieve 'DUMP ZAPS' information

It would be nice to have an API method of retrieving the information provided by the DUMP ZAPS command. When working with the application and testing of zaps applied to the various core and sub-product components of Natural, having a programmatic ...
David Gahring 6 days ago in Natural for z/OS / Natural (NAT) 1 Under Review

Encrypt NSC Password to FIPS 140-3 Compliance

The current standard of encrypting the Natural Security password with Electronic Code Book (ECB) encryption to not comply with IRS standards. Enhance Natural Security so that the NSC password is encrypted to meet FIPS 140-3 compliance.
Gary Athaide 2 months ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

Tool to Monitor NDV

Sometimes our NDV server is consistently using higher than normal CPU and it appears if something is looping. There is no way to investigate this other than the MONITOR which gives you very limited information. We use NDV for SPoD and NatOne. We n...
Maria Monedero about 1 year ago in Natural for z/OS / Natural Development Server (NDV) 2 Planned

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 over 1 year ago in Natural for z/OS / Natural Web I/O Interface (NWO) 0 Under Review

NWO portshare support

Allow NWO to work with TCP portshare, to allow load balance between two NWO instances on the same port. It is an importante factor for the groth of the environment.
Fabio Shinji Hirakawa over 1 year ago in Natural for z/OS / Natural Web I/O Interface (NWO) 0 Under Review

Automatic verification of a zaps Pre-req.

Natural and other product zaps regularly have prerequisites for example; * *+ZAP:NA93002 * -------- (C) Software AG, Darmstadt/Germany, 2012 -------- * ---------------- Release Date: 01.Nov.2012 --------------- * PRODUCT: NAT823 * PREREQ. : NA9222...
Guest over 2 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Function "ODD()"

If you want to know if a number is odd or even, you can do the following now: IF #I <> #I / 2 * 2 THEN ... END-IF This takes however quite a bit of CPU, but it can already by simplified by following declarations: 1 #I (I4)1 REDEFINE #I 2 FIL...
Philippe Van Coppenolle 4 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

ISP Editor - keep range selection after applying the range to a "copy" or "move"

More and more ISP users, since program editor disabled. ISP - feature idea (from EVI): the ISP editor should keep the range selection (e.g. lines 5 - 10) after a copy or move command. This is done by the program editor.
Georg Schmitt 5 months ago in Natural for z/OS / Natural ISPF (ISP) 0 Under Review

Allow for I8 datatype

OpenSystems hardware has it for a long time, z/Series has it for quite a while now, so by now there is no platform NOT natively supporting 64-bit arithmetic. So please introduce an I8 datatype into Natural - on all supported platforms (and NOC as ...
Wolfgang Winter over 2 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 1 Future consideration

Introduce User-Defined Data Types

There is a SAG strategie (or statement)called "ADABAS & NATURAL 2050+" Based on this I would like to have "User-Defined Data Types". I assume that the audience is familiar with this concept. When NATURAL was introduced it was called a 4-GL lan...
Christian Held over 2 years ago in Natural for z/OS / Natural (NAT) 0 Not in Plan