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 150 of 377

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

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

Include runtime identification in Profiler report tab

When running multiple Profiler sessions to test variations in a program (to see performance impact of changes), each profiler report opens with the same tab name "<program>[<library>]". Would be helpful to have at least a date/time (si...
Douglas Kelly over 3 years ago in NaturalONE / NaturalONE (ONE) 2 Under Review

Outline view should be visible from either edit split pane

when working with the editor split (Window > Editor > Toggle Split Editor), the Outline view for the active edit pane is only visible and usable from one of the Split panes. If it can it be made visible and usable from both, it would be much...
Douglas Kelly almost 2 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

regen of NATdoc object wipes out title, index

typically, I generate the NATdoc for everything in one or more libraries and post it to my shared area with a title and overview. If I then update a few modules' NATdoc and generate those selected items, the title, overview and entries are not the...
Douglas Kelly almost 4 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

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

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 4 Not in Plan