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 175 of 374

ONE: Natural Source Editor: Do not save trailing blanks

In the Natural source editor - trailing blanks should not be saved at all (always) - or there should be an option to configure this
Guest over 4 years ago in NaturalONE / NaturalONE (ONE) 0 Planned

PlugIn to SonarQube

We are using SonarQube for statical code analysisfor all programming languages we use (Java, C++, COBOL) except for Natural, as there is no Natural plugin to SonarQube. Is it possible that Software AG providessuch a plugin? Having allour languages...
Guest over 4 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Prevent NAT1326 with MOVE...TO SUBSTRING with DYNAMIC variables

PROBLEM: =======The following program will get a Runtime error NAT1326: * see Software AG Support Incident 113138 ...DEFINE DATA LOCAL1 #A (A) DYNAMIC1 #COL (I2) INIT <1> (EM=ZZ9)1 #I (I2) (EM=ZZ9)END-DEFINE*EXPAND DYNAMIC VARIABLE #A TO 500...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

What are the ADABAS-DBIDs my current Natural session is connected to?

What are the ADABAS-DBIDs my current Natural session is connected to? There's no USR-Subprogram giving the answer to that question. Sample:Imagine the following: Let's say my UDB is set to 001. DEFINE DATA LOCAL 01 VIEW01 VIEW MYFILE1-DB12 /* DBID...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

allow private library in one project to be referenced in another project in same workspace

This would allow projects (each of which may be linked to a different git repo) within a workspace to be able to test related changes affecting different libraries (possibly in different repos) before releasing to shared area. Note this is not loo...
Douglas Kelly over 1 year ago in NaturalONE / NaturalONE (ONE) 1 Under Review

NDV system file list

In addition to FUSER and FNAT, the NDV server tree structure lists all system files defined in natconf.cfg. Objects in the additional files can be listed, but not directly executed, edited, saved, or cataloged, which makes sense. Rename and delete...
Ralph Zbrog 9 months ago in Natural for Linux and Cloud / Natural Development Server (NDV) 2 Not in Plan

NaturalOne Map-Editor with former GUI-Elements

We recently switched our development from Natural Studio into a NaturalONE development. We got told, that Dialog-Objects are not developable in NaturalONE, although we now noticed that you also can't add GUI Elements to Map-Objects and already exi...
Pascale Doose over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

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 over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Not in Plan

Editor: Collapse of lines with comments

Example: IF INDEX = 1 /* Commentary in Line * Commentary in whole line IGNORE END-IF If you want to collapse the line with the IF-statement-block by clicking minus before the line, the editor will only collapse the line with * at the beginning (co...
Reiner Koester over 2 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Avoided supending RACF user by halting automatic lockon

When you start NaturalONE the first time after having changed your RACF password, it will as usual connect to the NDV-servers that you have defined, i have defined 3.Attempting to connect to 3servers will result in 3 invalid password attempts and ...
Guest over 4 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan