CA Global SubSystem Configuration › Customize CA-GSS › Customize CA-GSS for CA View
Customize CA-GSS for CA View
CA View provides facilities that may be used by IMODs and by other CA Technologies products through the use of IMODs.
Make sure that the CA View SARINTF communication module is available. This module is on the CA View tape and must be moved to an APF‑authorized LINKLIB data set.
To configure CA-GSS for CA View
- Modify your GSSA system PROCLIB member.
If the CA View SARINTF load module is not in a LINKLIST Library, include its library as a STEPLIB in your GSSA system PROCLIB member.
- Modify CA‑GSS parameters. As needed, modify the CA‑GSS initialization parameters that affect CA‑GSS support of CA View. Examples of these parameters are contained in the VIEW member of the CAW0OPTN data set.
- Most parameters in the VIEW member are commented out. To activate one of them, replace its leading asterisk (*) with a blank.
- You can copy the contents of the VIEW member to your RUNPARM member, or you can simply provide an INCLUDE VIEW statement.
- For more information about any CA‑GSS initialization parameter, see the Reference Guide.
- The ADDRESS parameter makes the ADDRESS environment provided on the CA‑View distribution tape as a load module available to REXX IMODs.
- With respect to the ADDRESS parameter, note the following:
- CA‑distributed IMODs rely on the address name XPVIEW. If you choose another name, use the ALTNAME parameter to define XPVIEW.
- The name of the load module reflects the name as shipped on the CA View distribution tape. Make sure that this load module resides in an APF‑authorized library that is accessible to CA‑GSS.
- The VIEW parameter provides parameters to the initialization IMOD that CA View provides. You can specify the VIEW parameter multiple times.