MARC21 Parser

In this article

Overview

MARC21 Parser is a custom parser snap that parse Marc21 Messages to XML

Snap Type

Marc21 Parser Snap is a Transformation type snap that parse Marc21 Messages to XML

Prerequisites

  • None

Account

Not Applicable

Limitations and Known Issues

None.

Snap Views

Views

Description

Views

Description

Input 

This Snap has at most one document input view. Each document contains data in the form of MARC21 Messages.

Output

This Snap has at most one document output view. Each document contains a corresponding response in the form of XML.

Error

This Snap has at most one document error view and produces zero or more documents in the view. Each document contains the corresponding error record if the snap is not able to process data from of XML.

Snap Settings

Parameter Name

Description

Parameter Name

Description

Label

required

The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Snap Execution

optional

Specifies the execution type:

  • Validate & Execute: Performs limited execution of the Snap (up to 2000 records based on Preview doc count, default is  50 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only: Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled: Disables the Snap and, by extension, its downstream Snaps.

Default value: Execute only