XPP plugin repository setup
Overview of the required fields to be added to the Content Manager repository for the delivered XPP integration.
The delivered XPP integration relies on the existence of the following fields within the Content Manager repository.
Output format
The table below provides an overview of the fields added to the Output Format objects for the XPP integration:
| Output Format Field Name | Used for |
|---|---|
| FSDLXPPSERVER | Specifies the XPP instance to be used during publishing. This is the webservices URL for XPP. For example: http://xpp.example.com/xppws where xpp refers to an example server dedicated to XPP. |
| FSDLXPPSTYLEALTNAME | Specifies the sub-style to be used from within the style bundle. This allows you to set up style bundles including multiple sub-styles for different page layouts. |
| FSDLXPPSTYLEFOLDER | Specifies the Content Manager style folder to be copied and used within XPP.
|
| FSDLXPPSTYLEREFERENCE | Specifies the style bundle (Library style available in the XPP instance) to be used when publishing. |
Publication Output Object
Table below provides an overview of the fields added to the Publication output objects (language level of the publication) for the XPP integration.
| Publication Output Field Name | Used for |
|---|---|
| FSDLXPPPDFINCLFRONTMAT | Indicates if the Front Matter should be included in the final PDF. This is a boolean value-based switch.
|
| FSDLXPPPDFINCLINDEX | Indicates if the Back of Book index should be included in the final PDF. This is a boolean value-based switch. |
| FSDLXPPPDFINCLPRINTMARKS | Indicates if the Print/Crop marks should be included in the final PDF. This is a boolean value-based switch. |
| FSDLXPPPDFINCLTOC | Indicates if the Table of Contents should be included in the final PDF. This is a boolean value-based switch.
|