Studio Developer Manual / Version 2010
Table Of Contents- uriTemplate
The uri template (spring boot style), to calculate/evaluate the url to the preview url service.
Example: https://my-pwa-host.de/previewurl/{numericContentId}
These template variables are available to the uri template:
- contentId
Contains the schemed content id, like 'coremedia:///cap/content/550'
- numericContentId
Contains only the numeric part of the content id.
- contentType
The Type of the content object, e.g CMChannel.
These request query parameters are appended automatically by studio client.
- contentType
The Type of the content object, e.g CMChannel.
- previewDate
The preview date as used by studio client, formatted as: 'dd-MM-yyyy HH:mm VV'
- view
The type of the request preview, e.g. fragmentPreview.