Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 408 of 408

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 about 8 hours 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 4 days ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

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 7 days ago in Natural for z/OS / Natural (NAT) / Utilities 0 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 11 days ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 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 15 days ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

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

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 1 month ago in ApplinX / High Availability 0 New

be able to display SYSTP natural roll server statistics using NATBATCH job.

Nissan would like to be able to generate a report that displays the percentage used of the natural roll servers.
Marijane Voyles 22 days ago in Natural for z/OS / Natural (NAT) 0 Under Review

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself. When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you...
Michael Greven 24 days ago in NaturalONE / NaturalONE (ONE) 0 New

Identify which skeleton's are used when JCL is generated in SMA

When JCL is generated for a JOB in SMA, we do not know which SKELETON's are being used. If we need to customize the SKELETON to meet customer standards then we have to hunt for the right skeleton that was pulled in. What I ended up doing was addin...
Raul Chiriboga 4 months ago in Natural for z/OS / Natural (NAT) 0 Planned