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

Natural Connection (NTC)

Reintroduce map and subprogram testing features.

Since the decoupling of EntireX, developers miss the features to test subprograms and maps. Can these features be reintroduced?
Bjarne S�rensen 7 days ago in NaturalONE / NaturalONE (ONE) New

Integrate Natural Mainframe with OKTA

We need integration with OKTA for our Natural environment on zOS. This includes NDV and NWO servers so clients accessing Natural AJAX applications will be authenticated through OKTA on all platofrms.
Raul Chiriboga 9 days ago in Natural for z/OS / Natural (NAT) Under Review

Allow special characters in passwords

Due to increased security requirements, the Entire Access must support longer passwords and special characters for both connection usernames and passwords.
Hentie Pauley 14 days ago in Natural for Linux and Cloud / Entire Access (OSX) New

Ability to Define Table Execution Order Within a DataSync Group

We would like to request a new feature for CONNX DataSync: the ability to define and control the execution order of tables within a synchronization group. In environments with large numbers of tables and very different table sizes, the order in wh...
Diana Charro about 2 months ago in CONNX Under Review

Support work file type TRANSFER

With the increased support for Natural HA, allowing mainframe applications to write to the browser through work files of type TRANSFER would give a local print and download capability
Graeme Kirby 3 months ago in Natural for z/OS / Natural (NAT) Future consideration

Having a Predict Docker build instruction

Predict and Docker In a Predict installation on Linux there is the folder $NATDIR/docker: There are instructions to build Natural based containers like: ... NaturalWebIO NaturalWebIONSC ... It would be great to have something like NaturalWebION...
Bernhard Siegmann 3 months ago in Natural for Linux and Cloud / Predict (PRD) Under Review

Introduce a command in all utilities to show environment details.

Add in all Adabas utilities (and nucleus) a command "Environment" which should write a file to /tmp with a list of all environment variables and the parameter settings (like the asterisk command). I suggest to add this command to all Software AG p...
Bjarne S�rensen 3 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) New

Utility to “retransmit rows” that causes Connx to enqueue replication commands for those rows

Sometimes Connx data files or queue files are corrupted and get deleted. In those cases, the target DB loses synchronization from the source Adabas. The only currently available solution is to do an Initial State for Adabas files that were touched...
Aur Saraf 4 months ago in CONNX Future consideration

Instead of deleting corrupted queue files or data files, move them

On startup, cnxmq (EP) reads all .q queue files (_mdt_??? data files) and, when it detects a corrupted file, deletes it. Instead of deleting, how about creating a directory (e.g. named corrupted.<PID>) and moving them there, so they can be e...
Aur Saraf 4 months ago in CONNX Under Review

Append to logs instead of overwriting them

Every time cnxmq crashes, we have a script that restarts it (per your recommendation), and when it's restarted the new process's cnxmq_run.log overwrites the old process's, so when we come in later we have no idea what caused the crash because the...
Aur Saraf 4 months ago in CONNX Planned