This tutorial provides an overview of the
Data Tools product, utilizing both components: the file service API and the
Record Editor. It covers how to use the file service to connect to a remote data server, access a data file, and make multiple changes
to a file in the editor.
Assumptions
This tutorial is written from the perspective that all of the following is true. Specific instructions for setting up your
environment to adhere to these assumptions is found in the
Before you begin this tutorial section that follows:
- You have successfully created the BANKDEMO server following the steps in the tutorial
Getting started with Enterprise Developer for
Eclipse. This tutorial requires the BANKDEMO
enterprise server region. If you have not set up the BANKDEMO server as described in the
Getting started tutorial, go back and work through it. The tutorial is accessible here:
https://github.com/MicroFocus/BankDemo.
- You have unzipped the Data Tools utility, located at
/opt/microfocus/EnterpriseDeveloper/datatools/com.microfocus.datatools-linux.gtk.x86_64.tar.gz. You can unzip the files to a location of your choice, but this tutorial assumes you have extracted the files to the default
location.
- The location of the JDK in the file
datatools, located within
/opt/microfocus/EnterpriseDeveloper/datatools, is correct.
- Default Enterprise Server security is enabled, and you have a user ID and password with sufficient permissions. You will
be prompted to enter these credentials when you interact with ESCWA, with regions in a browser, and in the
Server Explorer view. See
After Installing > Enterprise Server Security Considerations for how to configure security and determine your credentials.
- You are running the latest version of
Enterprise Developer, which has been installed on your local machine using default installation settings.
- Micro Focus Directory Server (MFDS) has been activated.
- The Enterprise Server Common Web Administration ( ESCWA) feature has been activated on your local machine.
- You have addressed all of the items in the
Before you begin this tutorial section below.
Before you begin this tutorial
- Verify Enterprise Server Security Credentials
- By default, Enterprise Server security functionality provided by the VSAM External Security Manager (VSAM ESM) module is enabled. The installation generates a random password for the system administrator account, SYSAD.
Open a UNIX shell and set the COBDIR environment, then run the following:
mfsecretsadmin read microfocus/temp/admin
Take note of the automatically generated password as you will be prompted to enter these credentials when you interact with
ESCWA and the
Server Explorer view. See
Enterprise Server Security Considerations for more information.
Sequence
To complete this tutorial, progress through these topics in the order presented here. The bottom of each topic provides
Next topic and
Previous topic navigational links to help you proceed in the proper sequence: