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

type parm for work file

Hi Today, I cant override the work file type, outside in a linux script I can perform it only within the code I want to be able to set work file type (nn) in a script where I can set the work file number & fullpath
Hezi Shirazi 3 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Allow custom binary location for Natural Native Interface

With the Natural Native Interface it is currently necessary to copy the binary, which uses libnatural, into the bin folder of Natural. This is stated in the README from the sysexnni sample (/opt/softwareag/Natural/samples/sysexnni/readme.txt). The...
Markus Amshove 4 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New

It will be best when Natural will support opentelemetry

It will be best when Natural will support opentelemetry
Hezi Shirazi over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Under Review

Copy and Paste ROWS into Grids

Allow to copy and paste all rows and columns in all Ajax grids.
Jeffrey Empaces 4 months ago in Natural for Ajax / Natural for Ajax (NJX) 0 Planned

FIle system download

FILESY-P fileupload_to_filesystem.xml was created to load file into linux file system, But there's no mechanism to download filesystem from linux. We need the means to download if we can upload.
Jeffrey Empaces 4 months ago in Natural for Ajax / Natural for Ajax (NJX) 0 Planned

Parameter and Local Variables for Inline Subroutines

Since I´ve been programming Natural (30 Years!) I miss the possibility to give my Natural Programs a good structure by defining exactly the scope of variables used in inline subroutines as it is possible in all established programming languages li...
Georg Kratz-Kummetz about 5 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Support system variables also for CMPRINT (Windows + Linux)

For definition of CMPRTnn it is possible to use system variables like *PID. Please make this available also for CMPRINT.
Mogens Lundqvist over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Option to list license files within the Natural session (NAT, NSC, PRD)

To be able to see the used and active licenses from within a session. Like function "SYSTP L" on mainframe.
Mogens Lundqvist over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

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 about 5 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan