Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
Adding a new File-AID product (FMID) to an existing File-AID installation
- Ensure that the base FMIDs of your "EXISTING" File-AID products have been ACCEPTED. The currently applied maintenance for your existing FMIDs are not required to be ACCEPTED but it is recommended.
- Create the normal RFN RECEIVE JCL for the new products with the Compuware Installer as described in BMC Compuware Installer Mainframe Products SMP/E Installation Guide. Run the Compuware Installer dialog (TSO EX 'hlq.CPWR.INS($$CWINST)') for the new FMID install:
Select the new File-AID Product Component(s), for example File-AID/Data Solutions.
Write the generated JCL to an "INSTLIB" different from your original installation. See Step 13. Specify data set name for generated JCL in BMC Compuware Installer Mainframe Products SMP/E Installation Guide.
- Modify the newly generated RECEIVE ($04RECV) job as follows:
- Ensure the GLOBAL CSI is pointing to GLOBAL of the existing File-AID installation.
- Make sure the SMPNTS directory is DIFFERENT from the one used in the existing File-AID installation.
- Remove (comment out) the File-AID Common Components FMID (MXVJ211) from the new RFN RECEIVE ($04RECV) job.
- Submit the $04RECV job. This will pick up the new product(s) and maintenance from RFN.
- Modify the newly generated APPLY ($05APPLY) job as follows:
- Ensure the GLOBAL CSI is pointing to the GLOBAL of the existing File-AID installation.
- Remove (comment out) the File-AID Common Components FMID (MXVJ211) from the new APPLY ($05APPLY) job.
- Submit the $05APPLY job. This will APPLY the new FMID(s) and any applicable maintenance.
- Modify the newly generated ACCEPT ($06ACCPT) job as follows:
- Ensure the GLOBAL CSI is pointing to the GLOBAL of the existing File-AID installation.
- Remove (comment out) the File-AID Common Components FMID (MXVJ211) from the new ACCEPT ($06ACCPT) job.
- Submit the $06ACCPT job. This will ACCEPT the new FMID(s), but not the maintenance.