Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 394 of 394

NaturalOne Map-Editor with former GUI-Elements

We recently switched our development from Natural Studio into a NaturalONE development. We got told, that Dialog-Objects are not developable in NaturalONE, although we now noticed that you also can't add GUI Elements to Map-Objects and already exi...
Pascale Doose 8 days ago in NaturalONE / NaturalONE (ONE) 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 21 days ago in Natural for Linux and Cloud / Natural (NAT) 0 New

Generate Natural code from data browser template

Generating a Natural program from the data browser would allow quick coding and adding in extensions to the data browser function
Douglas Kelly about 1 month 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 2 months ago in Natural for z/OS / Natural (NAT) 0 Planned

Deactivate subscription on ADAF7F to avoid inconsistent target.

The message ADAF7F is issued when a response code comes from the decompression of a record. Such errors can be sporadic in the case of rsp 42/2 caused by a too small LFP. As a result - sporadically - changed records are not replicated. This causin...
Bjarne Soerensen 23 days ago in Adabas for z/OS / Event Replicator Server (ARF) 0 New

Add joins to Data Browser

Presently the Data Browser is limited to one view to browse. Extending this to allow "joins" across different views would make this a very useful adhoc data access tool.
Douglas Kelly about 1 month ago in NaturalONE / Usability 0 New

Outline view should be visible from either edit split pane

when working with the editor split (Window > Editor > Toggle Split Editor), the Outline view for the active edit pane is only visible and usable from one of the Split panes. If it can it be made visible and usable from both, it would be much...
Douglas Kelly about 1 month ago in NaturalONE / NaturalONE (ONE) 1 New

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 about 1 month ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

LBP above the Bar

Right now we are limited in the space in memory between the "line"- 16m and the "bar" (2G) The ECSA is full and our LBP's are maxed out. We have put our LFIOP up above the bar, but that makes relatively little difference. It seems like time to be ...
Guest over 2 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Scalability 2 Under development

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 about 1 month ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review