Walks you through the process of importing the pre-configured STAFF
enterprise server instance and reviewing its settings.
Start the Server Explorer
The
Server Explorer expandable ribbon is visible in Visual Studio on the top left side of the IDE by default when using
Enterprise Developer. However, if it is not visible:
- In Visual Studio, click
View > Server Explorer.
Start Enterprise Server Common Web Administration (ESCWA)
Attention: You might encounter an
Enterprise Server Sign On dialog box as you perform the steps required to create, configure, start, or stop an
enterprise server region from the
Server Explorer. If you do, ensure that the
Server requires credentials,
Use specific server credentials, or
Server is secured
box is
unchecked, and then click
OK.
Also, if prompted to disable password recovery, click
No.
Import
CICS_SERVERS.xml
- In
ESCWA, click
Native.
- In the navigation pane, expand
Directory Servers, and then click
Default.
- On the
Region and Server List page in the right pane, click
Import.
- On the
Choose Import Type page, click
XML, and click
Next.
- Open Windows Explorer, and navigate to
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\PLI-VS\CICSDEMO.
- Drag the
CICS_SERVERS.xml file and drop it on the
Upload File page, and then click
Next.
- On the
Import Options page, click
Next.
- On the
Perform Import page, click
Import, and then click
Finish. The system returns to the
Region and Server List page.
The STAFF server is listed on the
Region and Server List page.
Configure general properties
- On the
Region and Server List page, hover over the row for the
STAFF entry in the list of servers, and then click its
Edit
button.
This action opens the
General Properties page for the server.
- On the
General Properties page, in the
Startup Options section, check Allow Dynamic Debugging.
- In the
Configuration Information section, edit the value for the MQSDEMO variable to remove the quotes and specify PLI-VS so that it reads as in the following
example:
[ES-Environment]
CICSDEMO=%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\PLI-VS\CICSDEMO
ES_SSTM_CICS="$CICSDEMO\CICS\sstmcics.jcl"
#MF_CHARSET=E
- Click
Apply.
Review server settings
You need to review the settings and compare them with the ones described here. Ensure you click
Apply on each page where you make any changes.
- Click the
CICS drop-down menu, and select
Configuration.
- Ensure that the following paths are set:
Path
|
Value
|
Transaction Path
|
$CICSDEMO\CICS\bin\debug
|
File Path
|
$CICSDEMO\staff_base
|
Map Path
|
$CICSDEMO\staff_base\
|
Resource Definition File Path
|
$CICSDEMO\staff_base
|
- Click
Apply.
- Click the
JES drop-down menu, and select
Configuration.
- Ensure that the following paths are set:
Path
|
Value
|
JES Program Path
|
$CICSDEMO\CICS\bin\debug
|
System Catalog
|
$CICSDEMO\CICS\staff_base\catalog.dat
|
Default Allocated Dataset Location
|
$CICSDEMO\CICS\staff_base\
|
The other fields should be left blank.
- In the
Initiators section, notice INIT1 that has been set for this application.
- Click
Apply.
- Click the
General drop-down menu, and select
Listeners.
- Check the settings for the TN3270 listener. The port to which the terminal emulator connects is 5150.
- If you made any changes on this page, click
Apply.