Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 411 of 411

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 about 5 hours ago in NaturalONE / NaturalONE (ONE) 1 New

Snippet Library for Ajax Layout Samples

Sometimes you want to add some specific user interface snippets like an input group with error marking, help icons as popovers and small information text for your end-users to your layout page. Or you want to simply apply a specific icon - like a ...
Christine Zimmermann about 7 hours ago in Natural for Ajax / Natural for Ajax (NJX) 0 New

Use Alias(Natural short names) in REST Web Services

When an IDL is generated from WSDL-SOAP Web Service, yo can define an alias for the program name and for the library name, this permits to call a Web Service easily only calling USR2007N and USR4008N and finally calling with a callnat to alias pro...
Basedatos Host 6 days ago in EntireX 1 New

Cross Platform Convert (PLOG Solaris to Linux)

If possible, we would like to generate a Solaris (Spark) to Linux PLOG converter, so that these files can be read from Linux, just as we can process the files generated with the Backup utility.
Lourdes Camarero de Diego 10 days ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 Under Review

Create a user exit in SYSEXT to perform a SCAN across all FUSER or FNAT

Create a user exit in SYSEXT to perform a SCAN across all FUSER or FNAT .It can be similar to the existing SCAN tool. The replace function is not required and may be a bit dangerous. This way we can search all source code for a specific string, be...
Dana Sherbondy 13 days ago in Natural for z/OS / Natural (NAT) / Utilities 1 Under Review

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann 17 days ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

Natural Buffer Pool (SYSBPM): TotalUC#2 new Use count field for depicting Level-1 executions of natural objects

Under Natural Buffer Pool (SYSBPM), we noticed while investigating a performance issue in production that when a Natural Object has multi-level, the TotalUC value for the primary object is a cumulative sum of all the sub-routines being called. Th...
Zaffer Khan about 2 months ago in Natural for z/OS / Natural (NAT) 0 Under Review

Allow (CV=) after a literal string

Natural allows the use of dynamic control variables during INPUT and WRITE. BUT: the use of those (CV=<control_variable>) is restricted to a variable, not to a literal text. If you want to have a different visual behavior for a string, you m...
Philippe Van Coppenolle 21 days ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Make ApplinX DevOps-enabled

ApplinX is a standard Java application, development should be planned for teamwork : make versioning and teamwork possible using git, integrate maven or another production automation management tool for Java software projects, use a more recent ve...
Maximilien BARBIER about 2 months ago in ApplinX / High Availability 0 New

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 3 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New