5. MICF Administration › 5.1 Tasks Performed During Installation › 5.1.6 Production Reporting › 5.1.6.7 MICF Web Publishing › 5.1.6.7.2 Setup
5.1.6.7.2 Setup
The following checklist is to be used to create and initialize the
MICF Web Publishing root Directory before use.
___ 1. Ensure that the CA MICS root directory has been
created and initialized.
Refer to PIOM Section 5.7 for further information
regarding the activation of CA MICS USS and HFS
support.
___ 2. Create the MICF Web Publishing root directory.
You can use the UNIX mkdir command to create the
CA MICS Web Publishing root directory in your HFS.
For example:
mkdir -p /u/users/MICS/MWP_root
___ 3. Edit the job in sharedprefix.MICS.CNTL(MWPDIRIN).
This job is used to copy image files to the MICF Web
Publishing root directory. If this job is not run,
then the resulting HTML documents may not display
properly.
Change the MWPROOT= parameter on the MWPCOPY EXEC
statement to specify the name of the MWP root
directory.
Submit the job and ensure it completes with a
return code of zero.