I. Metadata configuration template process
XML (identical excal configuration)
Asset Management --> 1. e-book Management --> modify --> change the "category" and "author" to be displayed --> deliver
2. e-book pricing --> the status changes to waiting for delivery
3. Advertising Management --> find this record (based on the channel, ISBN number) and the status is "waiting for serving" to "distribut". Then you can see the template after data is filled in.
Ii. Channel Management metadata Configuration
Channel Management --> modify --> channel requirement --> metadata --> support data format --> excal
Template File: Provided by the publisher
Start row: Data starting from the row number of the table
Field row: number of rows where the field is located
Channel Management --> metadata settings --> select full name --> Load
The table appears to be configured based on the given excal template. There are many labels under the template excal. different labels indicate that different tables are configured according to the requirements given by the template.
Optional: required or not
Repeatability: unique or not
Character length: The data length is certain.
Variable Length: the maximum length.
Serial number: obtained from the excal Template
Example: The Second Action drop-down box converts releasedate to a date type in yyyy-mm-dd format.
| Data Type |
Field name |
Format Conversion |
| <Date> |
<Releasedate> |
<Yyyy-mm-DD> |
Case: 1 is large, 2 is small, 0 is ignored
Default Value: when the field is null, the default value is
Number of values: data fields may have multiple values, such as category 1, Category 2, category 3, and multiple rows are the same
Prefix :【
Suffix :]
Format conversion: Select "character type", = 1 = 2. Replace the character before the equal sign with the character after the equal sign (when there are multiple values, set the data type to an array)
[Note]
1. query data from the assets resource table
2. Metadata settings: configure the data rules of the excal template. The rules are stored in the channelmetadatarequire table.
3. Save the changed data format to the excal table.
Several important projection management classes: metadatabase. Java metadatahelper. Java assetschannelaction. Java
Oneworld metadata Configuration