Customization tags can also be inserted to further enhance the readability of the export results. The following table describes the customization tags that are available for use. Optional parameters are enclosed in [brackets].
Table 14. Customization Tags
Customization Tag | Description |
---|---|
<%Date[(format)]%> | Returns current date based on the user's regional settings, where format = MM/DD/YYYY |
<%Time[(format)]%> | Returns current time based on the user's regional settings, where format = HH:MM:SS AMPM |
<%Timestamp%> | Returns combination of date and time. |
<%CurrentUser%> | Returns current Data Relationship Management user. |
<%CurrentVersion%> | Returns current Data Relationship Management version for this export. |
<%PreviousVersion%> | Returns previous Data Relationship Management version for this export. |
<%ExportName%> | Returns name of export. |
<%FileName%> |
|
<%RecordCount%> | Returns count of records exported (only available in footer) |
<%AppVersion%> | Returns the Data Relationship Management product number (for example, 11.1.2) |
<%PropValue()%> | Returned value depends on the specified export type as described following: |
<%PropValue([Previous|Current(Default)], PropName)%> | For Compare/Difference Exports, returns value of first node in CompareCriteria for Previous/Current version |
<%PropValue([HierName], PropName)%> |
|
<%PropValue(PropName)%> | For Version Exports, returns only version properties |