Start a conversation

How to refer QuarkXPress template saved (as an asset) in QPP Server in ChannelConfig-ext.xml or Is it possible to link the ChannelConfig-ext.xml to an asset saved in QPP Server?

Product: Quark Publishing Platform (QPP)
 

Background:

Is it possible to link the ChannelConfig-ext.xml to an asset saved in QPP Server? This request was raised so that users that may not have access to the physical server be able to update the saved templates. What are the ways where templates can be updated without requiring a redeployment of the template files? Especially, in WebSphere where updating the templates would require creating a new EAR file and deploying that.

 

Solution:

If you need to update QuarkXPress templates used in publishing of assets, without redeploying the template files into the QPP Server, it can be achieved by check-in QuarkXPress template to the QPP Server and by providing its reference in the form of QPP Server URI in ChannelConfig-ext.xml file as per given below:

 

<param name='QXP_TEMPLATE_URI' ask='true'>qpp://assets/{AssetId}</param>

OR,

<param name='QXP_TEMPLATE_URI' ask='true'>qpp://assetsbypath/{CollectionPath}/{AssetName}</param>

 

Either Id or Path of the QuarkXPress template can be used in QPP URI.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments