A new Enterprise Server hosts 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.