Skip to main content
Skip table of contents

DbLoadEntryFromMetadata


Returns entry object constructed from specified metadata. The returned entry object can later be added to the DigaSystem database using the DbAddEntry activity.

Metadata must be given in DigaSystem DBX (or DBE) format or transformed into it by an optional XSLT or C# script. 

Properties

Input

Name

Description

MetadataInput metadata. Often specified in DBX or DBE format. But, when applying a C# Script or  XSLT you can specify metadata in any format that is understood by the transformation.
ScriptOptional C# script for transforming metadata to DBX format.
XsltOptional XSL transformation for transforming metadata to DBX format.

Output

Name

Description

EntryAn instance of type David.Dpe.ContentService.Entry that contains the metadata.


Examples


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.