Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 407

SYNP details in Plog

Plog adarec regenerate tells "Re-execute" and only gives, e.g., ADAINV INVERT=145,FIELD=XX without any details of parts this field XX should be built. This may make Plog useless unless some trail of invert job is kept. It would be nice to have ful...
Arnis Avots 3 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Functions SEARCH and VERIFY

PL/1 offers three similar functions for looking in strings: INDEX, which resembles our EXAMINE ... FOR ... POSITION IN .... SEARCH, which returns the position of the first matching character of a given set in a target string VERIFY, which returns ...
Philippe Van Coppenolle 3 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

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

pause the screen sequential checker upon request for a limited time frame

Enable to pause the background screen checker upon request/method for a limited time frame or until enabled again. When retrieving the base object with: GXClientBaseObjectFactory.getBaseObject(sessionRequest); performing some actions for example: ...
Sammy Shamailov 4 months ago in ApplinX / Web Enablement 0 New

Naural API to retrieve 'DUMP ZAPS' information

It would be nice to have an API method of retrieving the information provided by the DUMP ZAPS command. When working with the application and testing of zaps applied to the various core and sub-product components of Natural, having a programmatic ...
David Gahring 6 months ago in Natural for z/OS / Natural (NAT) 3 Under development

Gen DDM using Predict plug-in (private-mode)

While working in Private Mode using NaturalOne, I need to modify an Adabas Numeric field length. I am using Predict plug-in, and then I am generating the DDM. At this stage, only one Natural developer should change the necessary modules in his Pri...
Hezi Shirazi 6 months ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Adarep free_space to show free percentage.

The adarep free_space list should at the end show the amount and percentage of combined free space in the container - like shown in the attached file. This would save me time when checking that none of the many databases risk running full.
Bjarne Soerensen 6 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi 6 months ago in Natural for Linux and Cloud / Natural (NAT) 4 Not in Plan

collect and bring screens data from path procedure

add an option to collect and bring screens data when calling path procedure
Igal Asis 6 months ago in ApplinX / API Enablement 1 Planned

add functionality in getScreen method

allow new functionality for bring screen Data from position(y1,x1) to position(y2,x2). this will reduce the network traffic Significantly
Igal Asis 6 months ago in ApplinX / API Enablement 0 Planned