![]() |
![]() |
|
|
Putting It All Together
The topics in this section cover examples of configurations for cross-platform definitions. The configurations put together the information described in Preparing Mainframe Configurations for CRM Requirements and Defining the JAM Gateway Configuration. These examples are for reference only and do not represent all configuration possibilities. Consult with your system administrator for specific information about your system.
Action List
Before you review the sample configurations included in this section, see the following action list and refer to the appropriate information sources.
Prerequisites
Before you use the CRM Administrative commands, you should complete the following tasks
.
Example of Windows NT or UNIX Cross-Platform Definitions
Before installing JAM software, review Table 3-1 for an example of Windows NT or UNIX cross-platform definitions. Consult with your VTAM system administrator to obtain the value indicated in the Name column and make the corresponding entries shown in the Needed In column.
Note: DCL-based stacks referred to in Table 3-1 include the following stacks:
Listing 3-1 shows the corresponding JAM configuration file.
.Listing 3-1 Corresponding jcrmgw.cfg Configuration File
*JC_REMOTE_DOMAINS
#
CICS13 DOMAINID="13"
#
*JC_SNACRM
#
CRMAN SNACRMADDR="//dalnt66:8650"
GROUP="G1"
*JC_SNASTACKS
#
OS390 STACKTYPE="SPX62"
LOCALLU="LOF0024A"
#
*JC_SNALINKS
#
CICS RLUNAME="CICSSYN"
RDOM="CICS13"
MODENAME="SNA62"
MAXSESS=8
MINWIN=6
#
*JC_LOCAL_SERVICES
#
TraderHome RNAME="DPL1SVR"
#
*JC_REMOTE_SERVICES
TOUPPER RDOM="CICS13"
RNAME="TOUPPER"
TRANTIME=10000
Example of OS/390 Definitions
Before installing JAM software, review Table 3-2 for an example of SNA definitions when the CRM runs on an OS/390 platform. Consult with your system administrator to obtain the value indicated in the Name column and make the corresponding entries shown in the Needed In column. Listing 3-2 shows the corresponding JAM configuration file.
.Listing 3-2 Corresponding jcrmgw.cfg Configuration File
*JC_REMOTE_DOMAINS
#
CICS13 DOMAINID="13"
#
*JC_SNACRM
#
CRMAN SNACRMADDR="//dalnt66:8650"
GROUP="G1"
*JC_SNASTACKS
#
OS390 STACKTYPE="SPX62"
LOCALLU="BEAAPPL1"
#
*JC_SNALINKS
#
CICS RLUNAME="CICSSYN"
RDOM="CICS13"
MODENAME="SNA62"
MAXSESS=8
MINWIN=6
#
*JC_LOCAL_SERVICES
#
TraderHome RNAME="DPL1SVR"
#
*JC_REMOTE_SERVICES
TOUPPER RDOM="CICS13"
RNAME="TOUPPER"
TRANTIME=10000
What Do I Do Next?
After you create a JAM configuration file for your environment and check it, you are ready to learn how to run the CRM so that you can deploy your configuration. Refer to Using the CRM Administration Commands for more information about starting the CRM.
![]() |
![]() |
![]() |
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|