Services Reference Guide PDF

Core Content Server Services > Meta Services (Core Content Server) > UPDATE_META_TABLE


UPDATE_META_TABLE

Service that updates the metadata fields in the database.

This service alters the database by adding, altering, and deleting columns in the DocMeta table to conform to the DocMetaDefinition table. By default, fields will only be added or changed, not deleted. To delete a metadata field, it must be specifically mentioned in the optional parameter MetaFieldsToDelete.

This service is run when you add or delete metadata fields in the Configuration Manager applet and click the Update Database Design button.

Caution: Data may be lost if a column is deleted. This service should be used carefully.

Optional Service Parameters
Example

Copyright © 1996, 2007, Oracle. All rights reserved.