Skip to Main Content
The Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX. Please refer to the IBM Ideas Portal for these products (IBMid required).
ADD A NEW IDEA

Clear

Ideas

Showing 239 of 378

Allow spacer element (“1X”) in COMPRESS statement

With a COMPRESS statement the contents of one or more operands (Vari or Const) can be concatenated into a single target field. Beside some other options, two different clauses are available to determine the value separation behavior. (1) With LEAV...
Thomas Frischmann over 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

Extend Natural Objectnames to 32 Byte

Natural Newbees are shocked, when they find out, that Objectnames in Natural are maximum 8 Bytes long. It is like DOS in the 90ties. So Natural should allow Objectnames to 32 Byte (Natural for Open Systems), An alternative would be, to extend the ...
Georg Kratz-Kummetz over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

NaturalOne (and NDV Server) should consider the relations of Natural Classes

Natural Classes can be edited and be built in Natural One. But the mechanism to catalog an object when a referenced object is changed does not exist for classes. That means that allways when a referended PDA or ODA of a Class is changed we must ch...
Georg Kratz-Kummetz over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

AI Plugin for Natural Language

Artificial intelligence is part of our daily lives and code generation capabilities of it is tremendous. Right now NaturalONE works on eclipse platform and AI Code Generators like Github Co-pilot or others can not be used at the moments. There are...
Hakan IZGI over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Prevent Edit object in Natural Server View

We are now testing NaturalONE and will soon implement it for all our developers. We saw that it is possible to edit Natural modules using the Natural Server area of NaturalONE. When this is done the module is locked. In case that the developer did...
Menashe Cohen over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

handle db connection with rpc server

Hi, In our environment we are using REST API to access Natural RPC servers. I have noticed that the RPC process isn’t closing its db (adabas) connections. Using ADAOPR DI=UQ_FILE I saw that NATRPC is still holding files that a request that had ran...
Hezi Shirazi over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann over 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

Allow (CV=) after a literal string

Natural allows the use of dynamic control variables during INPUT and WRITE. BUT: the use of those (CV=<control_variable>) is restricted to a variable, not to a literal text. If you want to have a different visual behavior for a string, you m...
Philippe Van Coppenolle over 1 year ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself. When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you...
Michael Greven over 1 year ago in NaturalONE / NaturalONE (ONE) 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 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review