Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
ADD A NEW IDEA

All ideas

Showing 379 of 379

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

Introduce parallelism when using MultiDB feature

For now, when we use multiDB feature, the DBs are queried sequentially wich lead to poor performance when the number of DB arises. It should be usefull to make the queries in parallel on each DB of the pool. By example, an algorithm like "K-WAY me...
Didier Rigoli 9 months ago in CONNX 1 Not in Plan

Static variables such as *line-counter(rep)

Variables such as *page-num(rep) or *line-counter(rep) should be static, and I will be able toin any modules in process how many pages are already in rep-id and how many line *line-counter(rep) in current page Maybe, there are more variables that ...
Hezi Shirazi 9 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

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 9 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 9 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann 9 months ago in Natural for Linux and Cloud / Natural (NAT) 0 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 9 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Add a "labelled data field" Control

presently, when adding a Data Field to a map, it is unlabelled, requiring an extra step to add a Text Constant to the map. A "Labelled Data Field" would bring along the default heading as a text box (maybe with some configurable settings for where...
Douglas Kelly 10 months ago in NaturalONE / NaturalONE (ONE) 0 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 10 months ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

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