Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 66

Gen DDM using Predict plug-in (private-mode)

While working in Private Mode using NaturalOne, I need to modify an Adabas Numeric field length. I am using Predict plug-in, and then I am generating the DDM. At this stage, only one Natural developer should change the necessary modules in his Pri...
Hezi Shirazi 5 months ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Mapping Natural Server using the environment name.

We work with about 10 different environments, which include Test environments, QA environments, and Production environments, all on the same MF. Mapping Natural Server to an environment is done by referring to the Host Name & Port Number for t...
Menashe Cohen 6 months ago in NaturalONE / NaturalONE (ONE) 2 Future consideration

Optimize finding "related" object to be cataloged during deployment

With very large applications the time it takes to analyze an the application to decide which sources have to be cataloged when a set up sources has been modified and uploaded.It seems that the current routine is optimized for "small" sets of sourc...
Jesper Orland 8 months ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Parameter SUBSID in NDV configuration

We had recently iTrac NATMF-28544: "NDV server ABEND U4087 during clean-up at SESSION_TIMEOUT". Analysis of the problem showed that a LX value for NATASM was 0, and further that the subsystem name was "$#@$", because customer had migrated from NAT...
Philippe Van Coppenolle 8 months ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration

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 9 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Mainframe Navigation needs additional features

Mainframe Navigation view (which requires Entire System Server on the mainframe) needs more features to be really useful. Some examples: Jobs list should include a date/time when job ended (inactive) or was submitted (Active Jobs tree) view of a J...
Douglas Kelly 10 months ago in NaturalONE / Usability 0 Future consideration

AND, OR, XOR for binary fields

It is currently not possible to do any "binary" operation on binary fields, like AND, OR, XOR or NOT. This makes declarations of particular bit-constants quasi useless, e.g. ... 3 #TB_VDT_FLAG (B01) /* various property flags...1 #TB_VDT_FLAG_VALUE...
Philippe Van Coppenolle 12 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

NaturalX add more capabilities

I would to to get much more when trying to use NaturalX to keep data in oo structure. I think, SAG should think about if to continue with NaturalX or to stop. While trying to use it, I found a lot of missing capabilities as I was expected to get w...
Hezi Shirazi about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

reject with reposition

to improve performance we use Read with reposition, combine with command ESC top Repos... So, the use of Reject command is now useless because it isnt support with Reposition option
Hezi Shirazi about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 6 Future consideration

Record actions in production environment.

Some sites have a pre-requisite that all work done in the production environment is recorded for auditing purposes. For example, the desktop (and terminal emulator) and keystrokes are recorded on video. This also covered emergency Natural develope...
Bjarne Soerensen over 1 year ago in NaturalONE / Security 0 Future consideration