Previous Topic: Region ContentsNext Topic: Specify the SOLVE SSI


SOLVE SSI as Common Component

The SOLVE SSI is a common component for multiple CA Technologies product families and can serve multiple product regions on a system. If your site has any of the following products and the associated SSI is running, you can share that SSI region:

Note: If you do not run those products, specify the SOLVE SSI.

The SSI for these products includes the following parameter setting, XEVNT=YES, which WebCenter requires. Do not set up another SSI for WebCenter. Determine the subsystem ID of the running SSI for use by the product region. You can use the following commands to determine the subsystem ID:

  1. To determine whether a system has a running SSI with XEVNT=YES, issue the following command:
    D GRS,RES=(SOLVEEPS,$SYS.SIMPLE.EVENT)
    

    The command returns the job name of the SSI.

  2. To determine the subsystem ID of the SSI, issue the following command:
    D GRS,RES=(NMSSID,*)
    

    The command returns information about all SOLVE SSIs running on the system, including the subsystem ID.