Using Natural Tools and Utilities

This section describes the SYSUTIL utility, the new rich GUI interfaces of the SYSEXT and SYSEXV utilities and the Message Retrieval utility.

This document covers the following topics:


General Information

The SYSUTIL utility is used to start selected Natural tools and utilities from NaturalONE. It may also be used to start user-defined tools. The tools are executed on the server side whereby any kind of server (mainframe, UNIX, Windows) is supported.

Restrictions

  • For technical reasons, only rich GUI (Natural Ajax) and character-based tools are supported.

    Tools using the dialog interface are not supported.

  • Tools which are implemented in NaturalONE such as SYSPROD or SYSPROF, are not provided by SYSUTIL.

Prerequisites

  • Web I/O must be enabled on the Natural server. Otherwise, the output of a character-based tool cannot be displayed.

  • The PARSE XML statement has to be enabled in a mainframe environment. Use the following parameter:

    XML=(ON,PARSE=ON)

    For further information, see the XML parameter description in the Parameter Reference section of the Natural for Mainframes documentation.

    On non-mainframe environments, the PARSE statement is enabled by default.

  • Natural Version 9.1 or higher is required on the server side to run the Natural tools and utilities from NaturalONE. Otherwise you will receive a message like

    NAT0082 Invalid command, or Program SYSUTIL does not exist in library.

Starting Natural Tools and Utilities

Start of instruction setTo start the Natural tools and utilities

  1. In your workspace, select the Natural project, library or object from which you want to start the Natural tools and utilities.

  2. Invoke the context menu and choose NaturalONE > Tools and Utilities.

    Or:
    Press Alt+U.

    This starts the SYSUTIL utility from which you can start selected Natural tools and utilities.

SYSUTIL Utility

The SYSUTIL utility lists Natural tools and utilities which can be executed from NaturalONE.

SYSUTIL interface

The tools can be listed alphabetically by Tool Names (default) or grouped by Categories or Keywords. By default, the list shows the tools of all categories. A specific category can be selected so that only tools belonging to this category are listed.

You can specify a search string so that only the tools containing the string in the name, title, category or a keyword are shown.

The buttons in SYSUTIL have the following meaning:

Button Description
Exit Exit SYSUTIL.
Reset Reset all fields to their initial state.
Open All Open all nodes in the tree. Only enabled if the tree is grouped by categories or keywords.
Close All Close all nodes in the tree. Only enabled if the tree is grouped by categories or keywords.
Execute Execute a selected tool. Works only if a tool has been selected or a command has been specified.

The entries on the right side of SYSUTIL have the following meaning:

Entry Description
Library SYSUTIL issues a LOGON to this library before it executes the command. If no library is specified, the command is executed in the library from where SYSUTIL has been started.
Command The command or program to be executed.
Environment The environment from where SYSUTIL has been started.
Name The name of the tool.
Title The descriptive name of the tool.
Category The category to which the tool belongs.
Keywords Keywords associated to the tool.
Description A short description of the functionality of the tool.

Start of instruction setTo start a specific Natural tool or utility

  1. Select a tool in the SYSUTIL tree. The Library and Command fields are filled according to your selection.

  2. Add parameters to the command as desired.

  3. Click on Execute.

Or:

  1. Select a tool in the SYSUTIL tree.

  2. Invoke the context menu and choose Execute.

Or:

  1. Specify a library and a command (including parameters if desired) in the corresponding fields.

  2. Press Enter or click on Execute.

Example

In the following example, the Natural tools and utilities are grouped by categories and the SYSEXV utility in the Example Libraries category has been selected. The entries on the right side are filled with the values of the SYSEXV utilities. The utility will be started by clicking on Execute.

SYSUTIL interface - Example

Rich GUI interface of SYSEXT

The utility SYSEXT is used to locate and test Natural Application Programming Interfaces (APIs) contained in the current system library SYSEXT.

This section describes the rich GUI interface to SYSEXT from NaturalONE. For further information regarding the SYSEXT utility, refer to the section SYSEXT Utility in the Natural documentation corresponding to your platform.

Start of instruction setTo start the SYSEXT utility

  1. In your workspace, select any Natural project, library or object in the environment in which you want to start the SYSEXT utility.

  2. Invoke the context menu and choose NaturalONE > Tools and Utilities to start the SYSUTIL utility.

  3. Select SYSEXT in the tree and click on Execute.

    The rich GUI interface of the SYSEXT utility is displayed.

    SYSUTIL interface - SYSEXT utlity

The Natural APIs can be listed alphabetically by API Names (default) or grouped by Products, Categories or Keywords. By default, the list shows all versions of the APIs whereby previous versions of an API are indicated by an asterisk (*). If you want to see only the most recent version of an API in the list, select Current API version.

You can specify a search string so that only the APIs containing the string in the name, purpose, category or a keyword are shown.

The buttons in SYSEXT have the following meaning:

Button Description
Exit Exit SYSEXT.
Refresh Update the API information. It reads all APIs and regenerates the input files which are used to fill the tree. This is only required if API descriptions have been changed.
Open All Open all nodes in the tree. Only enabled if the tree is grouped by products, categories or keywords.
Close All Close all nodes in the tree. Only enabled if the tree is grouped by products, categories or keywords.
Reset Reset all fields to their initial state.
Execute Execute the example program related to the API. Works only if an API has been selected.

On the right side of SYSEXT, the purpose, name, category and the keywords of a selected API are displayed. Additionally, you can choose whether you want to see the description of the API (member USRnnnnT) or the source of the corresponding example program USRnnnnP.

Start of instruction setTo start an example program of a Natural API

  1. Select an API in the SYSEXT tree. The fields on the right side are filled according to your selection.

  2. Click on Execute.

Example

In the following example, the APIs of SYSEXT are grouped by categories and the API USR1023N in the DATE/TIME SUPPORT category has been selected. The entries on the right side are filled with the values of the API USR1023N. The example program USR1023P will be started by clicking on Execute.

SYSUTIL interface - SYSEXT utlity example API USR1023N

Rich GUI interface of SYSEXV

The utility SYSEXV provides example programs that demonstrate the use of Natural features introduced in the current or a previous version of Natural.

This section describes the rich GUI interface to SYSEXV from NaturalONE. For further information regarding the SYSEXV utility, refer to the section SYSEXV Utility in the Natural documentation corresponding to your platform.

Start of instruction setTo start the SYSEXV utility

  1. In your workspace, select any Natural project, library or object in the environment in which you want to start the SYSEXV utility.

  2. Invoke the context menu and choose NaturalONE > Tools and Utilities to start the SYSUTIL utility.

  3. Select SYSEXV in the tree and click on Execute.

    The rich GUI interface of the SYSEXV utility is displayed.

    SYSUTIL interface - SYSEXV utlity

The example programs can be listed alphabetically by Member names or grouped by Category (default) or Version. You can specify a search string so that only the example programs containing the string in the member name, version, category or description are shown.

The buttons in SYSEXV have the following meaning:

Button Description
Exit Exit SYSEXV.
Reset Reset all fields to their initial state.
Execute Execute the example program. Works only if an example program has been selected.

On the right side of SYSEXV, the member name of the example program, the version in which the Natural feature was introduced, the category and the description of the Natural feature are displayed. Additionally the source of the example program is provided.

Start of instruction setTo start an example program

  1. Select an example program in the SYSEXV tree. The fields on the right side are filled according to your selection.

  2. Click on Execute.

Example

In the following example, the example programs of SYSEXV are grouped by categories and the example program for the MOVE ALL with SUBSTRING feature in the String Handling category has been selected. The entries on the right side are filled with the values of the example program V841MOVE. The example program will be started by clicking on Execute.

SYSUTIL interface - SYSEXV utlity example MOVE ALL with SUBSTRING

Message Retrieval

The SYSUTIL Message Retrieval function is used to read Natural or user defined messages.

Start of instruction setTo start the Message Retrieval

  1. In your workspace, select any Natural project, library or object for which you want to start the message retrieval. If you have selected a library or an object in a library, this library is taken as default library for user defined messages.

  2. Invoke the context menu and choose NaturalONE > Tools and Utilities to start the SYSUTIL utility.

  3. Select MSG – Message Retrieval in the tree.

  4. Add parameters to the command as desired.

  5. Click on Execute.

    The Message Retrieval is displayed.

The SYSUTIL Message Retrieval function offers the following parameters:

SYSUTIL -MSG [nnnn [library]]

Where nnnn is is the message number and library is the library containing the user defined message.

If the message number and the library are specified, the user defined message nnnn from library library is displayed. If only the message number is specified, the Natural message nnnn is displayed. If no parameter is given, the Natural message NAT0001 is shown initially.

SYSUTIL interface - Message Retrieval

The buttons in Message Retrieval have the following meaning:

Button Description
Exit Exit Message Retrieval.
Reset Reset all fields to their initial state.
Report A preview of the message is generated. It can be used for printing the message or converting it into a PDF member.

The entries on the left side of the Message Retrieval have the following meaning:

Entry Description
Message type Select the message type: Natural message or User defined message. If you view Natural messages, the Library field is cleared. If you view user defined messages, the Library field is filled with the previously used user library or initially, with the library from which you have started the Natural tools and utilities.
Language Choose the language of the message.
Library If you clear this field, Natural messages are displayed. Enter a library name to view the user messages of the given library.
Message number The number of the message to be displayed. Click on the left or right arrow to show the previous or next message.

On the right side of the Message Retrieval, the short and long text of the message is displayed.

Example

The following example shows the PDF output of the Natural message 82.

SYSUTIL interface - Message Retrieval example

Extend the List of Tools and Utilities

The SYSUTIL utility can be extended to also list user defined tools in the tree.

Start of instruction setTo extend the Natural tools and utilities

  1. Create an XML member according to the SYSUTIL standards.

  2. Name it either TOOL-*.XML or User-uid.XML where the asterisk (*) stands for any character combination and uid for a user ID.

  3. Save the XML member in the Resource folder of the SYSUTIL library.

TOOL-*.XML contains customer specific tools. It is visible to all who share the same FNAT system file.

User-uid.XML contains user specific tools. It is only visible to the user with the *INIT-USER user ID uid.

Notes:

  1. SAG-*.XML contains Software AG tools. Do not modify these members.
  2. If you are using Natural Security, define the system library SYSUTIL in Natural Security.

The following shows the standard layout of a SYSUTIL XML member:

<?xml version='1.0' ?>
<SYSUTIL VERSION='version' USAGE='usage'>
  <COMMENT>comment</COMMENT>
  <TOOL>
    <NAME>name</NAME>
    <TITLE>title</TITLE>
    <LIBRARY>library</LIBRARY>
    <COMMAND>command</COMMAND>
    <CLEARSCREEN>clear-screen</CLEARSCREEN>
    <CATEGORY>category</CATEGORY>
    <KEYWORDS>keywords</KEYWORDS>
    <DESCRIPTION>description</DESCRIPTION>
    <MACHINE-CLASS>machine-class</MACHINE-CLASS>
  </TOOL>
  <TOOL>
    ...
  </TOOL>
</SYSUTIL>

The entries in the XML member have the following meaning:

Tag Value Description
version The version of the XML member. The entry is not interpreted by SYSUTIL.
usage A short internal description of the XML member. The entry is not interpreted by SYSUTIL.
comment More detailed internal description of the XML member. The tag is not interpreted by SYSUTIL.
name The name of the tool. It is used as main index in the list of tools. Maximum size: 20 characters.
title A descriptive title of the tool. It is used as supplement to the tool name in the list of tools. Maximum size: 61 characters.
library

SYSUTIL issues a LOGON to this library before it executes the command.

Default: If started on a project level: SYSTEM

Otherwise: Current library

command The command or program to be executed.
clear-screen

Whether SYSUTIL clears the screen before command execution. This may be set to TRUE if a WEBIO application overwrites only a part of the screen.

Possible values: TRUE or FALSE.

Default: FALSE

category The category to which the tool belongs. If appropriate, use an existing category of SYSUTIL.
keywords Keywords associated to the tool. The keywords are written in upper case and separated by commas. If appropriate, use existing keywords of SYSUTIL.
description

The long description of the tool in HTML format. To avoid that special characters of HTML are interpreted by XML, replace the following characters:

  • & with &amp;

  • < with &lt;

  • > with &gt;

Alternatively, you can save the description in HTML format (without replacements) in a UTF-8 resource in the SYSUTIL library.

Start the DESCRIPTION value with "HTML:" followed by the name of the HTML resource. For example: HTML:MyDesc.htm

machine-class

The machine classes on which the tool is available. Specify the first characters of the machine classes (*MACHINE-CLASS) on which the tool is available.

  • M - Mainframe

  • P - PC (Windows)

  • U - UNIX (and LINUX)

If the tool is available on all platforms, you may also use

  • A - All

Default (if tag is not given): A

Example

The following example shows the example XML member TOOL-Admin.XML for SYSUTIL. If you save it in the SYSUTIL resource folder, the ReadCust application will be added to the list of tools.

<?xml version='1.0' ?>
<SYSUTIL VERSION='1.0' USAGE='SYSUTIL entry for READCUST'>
  <COMMENT>

Customer data administration

  </COMMENT>
  <TOOL>
    <NAME>ReadCust</NAME>
    <TITLE>Read customer data</TITLE>
    <LIBRARY>CUSTLIB</LIBRARY>
    <COMMAND>READCUST</COMMAND>
    <CLEARSCREEN>FALSE</CLEARSCREEN>
    <CATEGORY>Administration</CATEGORY>
    <KEYWORDS>DATABASE,READ,CUSTOMER</KEYWORDS>
    <DESCRIPTION>Read all &lt;strong&gt;customer&lt;/strong&gt; data.</DESCRIPTION>
    <MACHINE-CLASS>A</MACHINE-CLASS>
  </TOOL>
</SYSUTIL>