Run the ACCTWEB application in the
Rumba+ Desktop TN3270 terminal display, and add two data records. This sets up the application data such that you can access it from a Web
browser later in the tutorial.
The ACCTWEB Web interface supports data search by the Surname field only. You need to interact with the application in TN3270
mode to add data records. Later in this tutorial, you can do a data search from the Web interface to display the records you
add here.
- Verify
Rumba+ Desktop Options
- Ensure that
Eclipse is configured to use the embedded
Rumba+ Desktop emulator to run mainframe applications:
- In Eclipse, click
Window > Preferences.
- Expand
Micro Focus > Enterprise Server, and click
TN3270.
- Ensure that
Enable display,
Rumba (Embedded) and
Connect automatically are all selected.
- Click
Apply and Close.
- Open the
Rumba Mainframe Display View
- With the
enterprise server region started, you can now run the ACCT transaction and interact with it via the
Rumba+ Desktop TN3270 display. To start
Rumba+ Desktop:
- Initialize the ACCTFIL VSAM File
- Before you can run the ACCT transaction, you need to initialize its VSAM file.
- In the
Rumba+ Desktop Mainframe Display view, press
Ctrl+Shift+Z to clear the CESN login screen.
- Enter
CFCR ACCTFIL.
If this is the first time you have run a CICS tutorial, you should see a message indicating that the ACCTFIL VSAM file was
created successfully. Otherwise, the message explains that the ACCTFIL file already exists.