Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 408 of 408

Generate Natural code from data browser template

Generating a Natural program from the data browser would allow quick coding and adding in extensions to the data browser function
Douglas Kelly 3 months ago in NaturalONE / NaturalONE (ONE) 0 New

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 months ago in Natural for z/OS / Natural (NAT) 3 Under development

Adarep free_space to show free percentage.

The adarep free_space list should at the end show the amount and percentage of combined free space in the container - like shown in the attached file. This would save me time when checking that none of the many databases risk running full.
Bjarne Soerensen 6 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

collect and bring screens data from path procedure

add an option to collect and bring screens data when calling path procedure
Igal Asis 6 months ago in ApplinX / API Enablement 1 Planned

add functionality in getScreen method

allow new functionality for bring screen Data from position(y1,x1) to position(y2,x2). this will reduce the network traffic Significantly
Igal Asis 6 months ago in ApplinX / API Enablement 0 Planned

option to not include data format/length when importing data fields

when using the Advanced Edit option to Insert Data Fields, the length and format (e.g. "(A1)" is always included, even for DDM fields. An option should be available to suppress these lengths and formats for fields that inherit the length/format fr...
Douglas Kelly 6 months ago in NaturalONE / NaturalONE (ONE) 0 Planned

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 7 months ago in NaturalONE / NaturalONE (ONE) 2 Future consideration

display of system variables in debugger needs qualifying references

when debugging a program with many database access loops, the *ISN, *NUMBER, *COUNTER variables are listed without qualification as to which loop/statement they come from, resulting in a guessing game as to which is relevant. Could the line number...
Douglas Kelly 7 months ago in NaturalONE / NaturalONE (ONE) 0 Planned

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann 7 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Regular expressions in logical condition

We would like to use regular expressions in logical conditions. E.g. IF <#VAR> = REGEX (.*search_text_1.*\..*search_text_2)
Detlef Ziermann 7 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review