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

Running version 14.8 OpenVMS CONNX server components on OpenVMS system running on x86 architecture

Our 3rd party OpenVMS support partner will be upgrading servers soon and will be moving our system from an Integrity server to running on a x86 machine. Will CONNX 14.8 still work correctly?
Cheryl Moore over 1 year ago in CONNX 1 Planned

REST API to include Basic Authentication

We are looking forward to use the Connx Swagger Rest API from other product lines and except for login API all other API's needs Access Token Authentication. But the swagger api does not provide an option to expose the token parameter. Please refe...
Deepa Mariappan 8 months ago in CONNX 0 Under Review

Support ARM processors

natural and adabas support for ARM
Chris Williams about 2 years ago in Natural for Linux and Cloud / Re-Hosting 1 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

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 about 5 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

Config option to allow text within data entry fields to be static.

We are testing HA and noticed that text in data entry fields can be dragged from their proper position. However, we require text within data entry fields to be static. As this is a feature of the browser could there be a config option to turn it off?
Michelle Slee 11 months ago in Natural for Linux and Cloud / High Availability 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 almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Pls. correct documenation of DROP DATABASE statement

If you consult the V14.8 documentation for the DROP DATABASE statement you'll see this: DROP DATABASE database_identifier If you consult the V14.8 documentaion for the CREATE DATABASE statement you will find no database_identifier. The correspondi...
Christian Held 12 months ago in CONNX 2 Under development