resource-context-page-segment
Defines the directory paths that InfoPrint Manager searches for page segments for the job.
GUI label
Location of page segments
DSS
DFE, Email, PSF
Type
Resettable, single-valued
Allowed Values
You can enter the name of a resource-context object or a text string up to 4095 characters long that defines the directory path to page segments. You can specify one or more paths for one resource context. You can specify paths for file systems mounted to AIX or Linux, such as MVS data sets and VM minidisks.
Syntax
path:path for AIX
path:path for Linux
path;path for Windows
Separate path names with colons on AIX or Linux, for example:
/pageseg:/dept123/page-segment
Separate path names with semicolons on Windows, for example:
d:\pageseg;d:\dept123\page-segment
Default Value
With AIX or Linux, no default values, but InfoPrint Manager always searches /usr/lpp/psf/reslib.
With Windows, no default values, but InfoPrint Manager always searches install_path\reslib.
Usage Guidelines
- Page segments are identified in the document. If the document refers to a page segment that is located external to the document, its location must be specified in at least one of the components of the search path as described below.
- InfoPrint Manager searches paths in this order:
- resource-context-user document attribute
- resource-context-page-segment document attribute
- resource-context document attribute
- PSFPATH environment variable
- resource-context-page-segment actual destination attribute
- For AIX or Linux, /usr/lpp/psf/reslib
- For Windows, install_path\reslib
- If InfoPrint Manager cannot find the resource because none of the paths contain the resource, it still processes the job and prints error messages at the end of the job. InfoPrint Manager reports the job as completed.
- InfoPrint Manager uses the directory paths for a page segment for the job specified with resource-context-page-segment at print time; they are not searched by ACIF or the line2afp transform during processing. When you need to have ACIF or the line2afp transform search the directory paths for a page segment for the job, use the resource-context-page-segment document/default document attribute.