A new Enterprise Server will host the CICS environment.
-
Click
Start > All Programs > Micro Focus Enterprise Developer > Tools > Enterprise Developer Command Prompt (32-bit).
The Enterprise Developer command prompt appears.
-
Create a new CICS resource definition file by entering:
caspcrd /c /dp=C:\CTG\CTGDEMO\system into the command prompt you just opened.
A sequence of messages appears in the window, culminating in the message:
Resource file created successfully.
-
Within Enterprise Developer, select
View > Server Explorer, right-click
Micro Focus Servers
and select
Administration.
This opens the
Enterprise Server Common Web Administration (ESCWA) user interface.
-
In
ESCWA, to create a new
enterprise server region click
NATIVE.
-
In the navigation pane, click
.
-
Click
* NEW
This displays the
NEW REGION dialog box.
-
In the
Name field, type
CTGDEMO. Check
MSS Enabled.
-
You will not be accessing CICS via a TN3270 terminal, so uncheck
Create TN3270 listener.
-
Click
SAVE to create the
enterprise server region.
-
In the navigation pane, click
This takes you to the GENERAL PROPERTIES page.
-
Enter the following into the
Configuration Information field:
[ES-Environment]
ESPROJ=C:\CTG\CTGDEMO
-
In the
STARTUP OPTIONS group, check
Allow Dynamic Debugging.
-
Click
APPLY.
-
Click
.
- In the
System Initialization Table field, type
DEMOSIT.
- In the
Transaction Path field, type
$ESPROJ\loadlib.
- In the
File Path field, type
$ESPROJ\data.
- In the
Map Path field, type
$ESPROJ\loadlib.
- In the
Resource Definition File Path field, type
$ESPROJ\system.
-
Click
APPLY.