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.
The Enterprise Server Administration home page appears.
-
To create a new Enterprise Server click the
Add button.
-
Enter
CTGDEMO in the
Server Name field, click the
32-bit radio button and click
Next >>.
-
Click the
Micro Focus Enterprise Server with Mainframe Subsystem Support radio button, then click
Next >>.
-
We won't be accessing CICS via a TN3270 terminal, so uncheck the
Create TN3270 listener radio button.
-
Enter the following into the
Configuration Information textbox:
[ES-Environment]
ESPROJ=C:\CTG\CTGDEMO
-
Click
Add to create the Enterprise Server.
The interface reverts to the Enterprise Server Administration home page, in which a new row representing the CTGDEMO Enterprise Server will have been created.
-
Click the
Edit button that corresponds to your new CTGDEMO Enterprise Server.
The
General page for editing CTGDEMO appears.
-
Within the
Startup Options group, check the
Allow Dynamic Debugging checkbox and click
Apply.
-
Click the
MSS tab, then the
CICS tab and complete the following fields and boxes:
- CICS enabled: ensure the checkbox is checked.
- System Initialization Table: enter:
DEMOSIT.
- Transaction Path: enter:
$ESPROJ\loadlib.
- File Path: enter:
$ESPROJ\data.
- Map Path: enter:
$ESPROJ\loadlib.
- Resource Definition File Path: enter:
$ESPROJ\system.
-
Click
Apply and then
Home at the top left-hand side of the page to return to the Enterprise Server Administration home page..