Export Configuration
From VYRE
Contents |
[edit] Setting Up An Export Configuration
[edit] Navigate to the ‘Content module’, in this section select ‘Export configurations’.
[edit] Click on Add button at the top of the list of ‘Export configurations’.
[edit] Create a descriptive ‘title’ for the new configuration.
- Click on the associated checkboxes to choose the relevant information you need to export for an item.
- Under ‘File export type’ choose either to export originals, previews or the custom derived files if applicable. The default selection is ‘Export originals’, this selection should be changed as required.
- ‘Output type’ gives the flexibility of choosing different format for the information exported from specific items. The default selection is ‘Excel’ and is recommended to use this because of the ease of viewing and comparing data in Excel table format. Other type includes PDF, XML and XML for import configuration.
- Note: If choosing XML or XML for import configuration, specifically if using XML for re-importing, make sure the syntax and structure is coded properly.
- The next section ‘Names of attributes to export’ should be filled if the user wants to export information related to any specific attributes/metadata of any items. For example Title or Content, use linebreak to separate the attributes.
- Title
- Content
[edit] Linked attributes
Linked attributes, at the moment of writing, can only be exported using PDF and Excel export types; this is unsupported for XML types. A list of possible keywords allowed in this textarea:
| Keyword | Notes |
|---|---|
| itemLink | Cannot be specified before itemAttribute/userAttribute. |
| userLink | Can only be first path element or either go after another itemLink. |
| itemCreator | Can be first path element or follow itemLink. |
| itemLastModifier | Can be first path element or follow itemLink. |
| itemAttribute | Can be first path element or follow itemLink. |
| userAttribute | Can be first path element or follow any of (userLink, itemCreator, itemLastModifier). |
| itemId * | Can only follow itemLink, exports linked item id. |
| itemName * | Can only follow itemLink, exports linked item name. |
| itemDescription * | Can only follow itemLink, exports linked item description. |
| itemCreationDate * | Can only follow itemLink, exports linked item creation date. |
| itemModificationDate * | Can only follow itemLink, exports linked item modification date. |
| itemCreatorFullName * | Can only follow itemLink, exports linked item creator full name. |
| itemModifierFullName * | Can only follow itemLink, exports linked item modifier full name. |
| itemViewCount * | Can only follow itemLink, exports linked item view count. |
| itemOrderCount * | Can only follow itemLink, exports linked item order count. |
| itemTaxonomy * | Can only follow itemLink, exports linked item taxonomy. |
| itemFileName * | Can only follow itemLink, exports linked item file name (actual file name for filestores, or item_XXX.xml for datastores). |
* - Only available from 4.3.1.8 release.
Examples:
itemLink1/itemAttributeName userLink1/userAttributeUsername itemCreator/userAttributeuser.name.given itemLastModifier/userAttributeuser.name.family itemLink2/itemLink3/itemAttributeName itemLink123/itemViewCount
[edit] To retrieve any of the metadata attributes of linked items:
itemLink1/itemAttributeAttribute's ID
Example: itemLink96/itemAttribute592
- Click on save.




