Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 67

Function "ODD()"

If you want to know if a number is odd or even, you can do the following now: IF #I <> #I / 2 * 2 THEN ... END-IF This takes however quite a bit of CPU, but it can already by simplified by following declarations: 1 #I (I4)1 REDEFINE #I 2 FIL...
Philippe Van Coppenolle 9 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Layout Painter to not remove comments in XML

Layout Painter editor removes comments in the XML. This would help with adding comments in the xml for documentation purposes.
Jeffrey Empaces over 1 year ago in Natural for Ajax / Natural for Ajax (NJX) 0 Future consideration

Mainframe Navigation needs additional features

Mainframe Navigation view (which requires Entire System Server on the mainframe) needs more features to be really useful. Some examples: Jobs list should include a date/time when job ended (inactive) or was submitted (Active Jobs tree) view of a J...
Douglas Kelly 11 months ago in NaturalONE / Usability 0 Future consideration

Secure storage/retrieval of passwords such as EXX passwords

Currently, calling secured EntireX services requires calling RPC-CNTX or USR2071N/USR2702N/USR2074N/etc to pass in a user id and password. There's no provision for providing anything other than a clear text password, so it ends up in clear text in...
Douglas Kelly almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Future consideration

Recording testdata for NaturalONE test tool

NaturalONE contains a test tool that allow you to re-run test cases from CSV files. We have a lot of complex subprograms, with many parameters, therefore it would be a big help to "record" calls to subprograms during execution. If you turn on reco...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

ONE: E_0285 MOVE ALL with SUBSTRING option

The SUBSTRING function in MOVE ALL has not yet been implemented in Natural LUW and ONE.The statement MOVE ALL 'string' TO SUBSTR(field,n,m) results in the following errors: NAT0285 Field reference error; reference invalid or missing. (Natural)E_02...
Guest almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Profiler y Code Coverage

1. Development Process (NaturalONE) Code Coverage: According to the documentation (after several redirections in this documentation), it is not possible to use the Code Coverage from NaturalONE in Online mode in Mainframe environments. To use it f...
Fernando Díaz almost 2 years ago in NaturalONE / Usability 1 Future consideration

Message if REPLICATION gets turned on/off for a file

When working with the Event Replicator for Adabas you can turn replication on and of for certain Adabas files. A change of the status of the file is logged in the checkpoint file of the database. However, there's no message in DDPRINT, Job-Output ...
Hermann Pfeiffer almost 3 years ago in Adabas for z/OS / Event Replicator Server (ARF) / Security 0 Future consideration

IP-Address in ADABAS REVIEW

For any 24/7 service-oriented organization that relies heavily on REVIEW Logs for monitoring/statistical purposes, a search is made to identify transactions generating errors/loops. But we are unable to find the IP-address of the source. Although,...
Arun Thomas Abraham almost 3 years ago in Adabas for z/OS / Adabas Review (REV) 0 Future consideration

adavfy on LUW

add Timestamp to output: %ADAVFY-I-INDSTR, Index verification %ADAVFY-I-INDCNT, NI: used: 210, free: 1773, reusage: 17, lost: 0 %ADAVFY-I-INDCNT, UI: used: 1, free: 87, reusage: 2, lost: 1 %ADAVFY-I-INDCNT, MI: used: 9, free: 87, reusage: 2, lost:...
Guest almost 3 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability / Utilities 0 Future consideration