Create and configure an
enterprise server region on which to run the MFDEMO IMS application.
Create an MSS-enabled
enterprise server region
- To start
Enterprise Server, enter the following address into your Web browser:
http://localhost:86
- On the Home page of Enterprise Server Administration, click
Add at the bottom of the table of servers.
- On the first Add Server page:
- Type
IMSDEMO into the
Server Name field.
- Under
Working Mode, click
32-bit.
- Click
Next.
- On the second Add Server page:
- Click
Micro Focus Enterprise Server with Mainframe Subsystem Support enabled.
- Click
Next.
- On the third Add Server page:
- In the
Creation Options group, check
Create TN3270 listener; then type
9004 into the
using port field.
- Click
Add.
- The Home page is redisplayed, and a row for the IMSDEMO
enterprise server region is shown in the table of servers.
Configure IMS
- In the table of servers, click the
Edit button that corresponds to IMSDEMO.
- Enable IMS support
-
- Click the
Server,
Properties,
MSS,
IMS and
General tabs.
- Check
IMS enabled.
This specifies that the IMSDEMO enterprise server can use the IMS support.
- Specify file locations
-
- On the same page, in both the
Configuration directory and
Gen file directory fields, specify the full path to the working directory you created to hold your copy of the MFDEMO application files (see
the
Copy the MFDEMO Files section of the
Prepare the MDEMO Application) topic.
- Click
Apply to save the changes.
- Click the
Server,
Properties,
MSS,
IMS,
TM and
General tabs.
- In the
MFS path field, specify the full path to your working directory.
- Enter the same information into the
Application path field.
- Click
Apply to save the changes.
- Click the
Server,
Properties,
MSS,
IMS,
DB, and
General tabs.
- In the
Database path field, specify the full path to your working directory.
- Click
Apply to save the changes.
- Enable JCL
- JCL support is required for any IMS-enabled enterprise server that requires a message processing region to start whenever
the enterprise server starts. You define such a message processing region later, so you need to enable JCL support in preparation.
- Click the
Server,
Properties,
MSS,
JES and
General tabs.
- Check
Job Entry Subsystem enabled.
- Click
Apply.
- Specify the SIT
-
You have now created the IMSDEMO
enterprise server region and enabled it to use IMS and JCL, but you now need to specify that it uses the IMSSIT System Initialization Table (SIT),
which enables you to define an automatic message processing region:
- Click the
Server,
Properties,
MSS and
CICS tabs.
- In the
System Initialization Table field, type
IMSSIT.
- Click
Apply to save your change.
- Define an automatic message processing region
- You need at least one message processing region (MPR) to run an IMS application in an enterprise server.
To specify a message processing region for the IMSDEMO
enterprise server region:
- Click the
Server, Properties, MSS, IMS, TM and
MPRs tabs.
- Click
Add.
- In the
Name field, enter:
MPR01.
- In
Transaction Class, enter:
001.
- In
Description, enter:
MPR for class 1.
- Click
Add.
- Click
Home at the upper left corner to return to the Home page of Enterprise Server Administration.
- Define and configure a printer
- To optionally add and test a printer, follow the steps outlined in the topics under
Printers.