Provides instructions for running the ACCTCLNT application on the ESACCTCL
enterprise server region from the
Rumba+ Desktop TN3270 terminal display, and add two data records.
Prepare to run the ACCT transaction
Here you start up the
enterprise server region, start the
Rumba+ Desktop TN3270 emulator, and initialize the database.
- Start the ESACCTCL region
-
- Open
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 the Mainframe display:
- On the
Server Explorer view, right-click the
ESACCTCL
enterprise server region, and then select
Show TN3270 Display from the context menu.
This starts
the
Rumba Mainframe Display view and connects it to the ACCTCLNT application running on the ESACCTCL
enterprise server region.
- Initialize the ACCTFIL VSAM File
- Before you can run the ACCT transaction, you need to initialize its VSAM file.
- In
the Rumba 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.
Interact with the ACCTCLNT application
Now you are ready to access the application and add some data before exiting.
- Start the ACCT transaction
- Now you are ready to access the application.
- In the
the
Rumba Mainframe Display view, press
Ctrl+Shift+Z to clear the VSAM message.
- Enter
ACCTCLNT.
This invokes the initial screen for the ACCT transaction.
- Add two records
-
- Tab to the
REQUEST TYPE field and type
A.
- In the
ACCOUNT field, type
11111 .
- Press
Enter.
- Complete the fields on the
NEW RECORD screen. As you do this:
- Of the three
ADDRESS fields, complete only the first two.
- Skip over fields that are not represented in this table.
- Keep in mind that data presented here is provided for test purposes only. You can substitute any valid data you choose.
- If you inadvertently lock the application screen, stop and restart the
enterprise server region; then start the ACCT transaction again.
SURNAME
|
Washington
|
FIRST
|
George
|
ADDRESS
|
Mt. Vernon
VA
|
NO. CARDS ISSUED
|
1
|
DATE ISSUED
|
07 04 76
|
REASON
|
N
|
CARD CODE
|
1
|
APPROVED BY
|
ME
|
- Press
Enter.
- Repeat steps 1 and 2, substituting
11112 in the
ACCOUNT field.
- Repeat steps 3 and 4, substituting the following data:
SURNAME
|
Washington
|
FIRST
|
Martha
|
ADDRESS
|
Mt. Vernon
VA
|
NO. CARDS ISSUED
|
1
|
DATE ISSUED
|
07 04 76
|
REASON
|
N
|
CARD CODE
|
1
|
APPROVED BY
|
ME
|
- Press
Enter to return to the menu.
- Exit the transaction and the TN3270 session
-
- From the
Rumba Mainframe Display view toolbar, click
Disconnect
, and then close the
view.