JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS Message Library for EDIFACT User's Guide     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the Message Library for EDIFACT

Overview of the EDIFACT Message Library

About the EDIFACT Message Library

References

Character Encoding

UN/EDIFACT Directory Support

SEF File Support

UN/EDIFACT Validation Support

UNA Segment Support

On Demand Parsing

Errors and Exceptions

Installing the Message Library for EDIFACT

Using UN/EDIFACT Message Libraries

Displaying UN/EDIFACT OTDs

To Display UN/EDIFACT OTDs

Building UN/EDIFACT OTD Collaborations

To Build UN/EDIFACT OTD Collaborations

Customizing the UN/EDIFACT OTDs

To Customize UN/EDIFACT OTDs

Creating UN/EDIFACT OTDs from SEF Files

To Create UN/EDIFACT OTDs from SEF files

Possible Differences in Output When Using Pass-Through

Java Methods for UN/EDIFACT OTDs

Get and Set Methods

Setting Delimiters and Indicators

Available Methods

check

Signature

Description

Exceptions

checkAll

Signature

Description

Exceptions

clone

Signature

Description

Exceptions

countxxx

Signature

Description

Exceptions

countLoopxxx

Signature

Description

Exceptions

getxxx

Signature

Description

Exceptions

getAllErrors

Signature

Description

Exceptions

getDecimalMark

Signature

Description

Exceptions

getElementSeparator

Signature

Description

Exceptions

Example

getFGValidationResult

Signature

Description

Exceptions

getICValidationResult

Signature

Description

Exceptions

getInputSource

Signature

Description

Exceptions

getLoopxxx

Signature

Description

Exceptions

getMaxDataError

Signature

Description

Exceptions

getMaxFreedSegsComsNum

Signature

Description

Exceptions

getMaxParsedSegsComsNum

Signature

Description

Exceptions

getMsgValidationResult

Signature

Description

Exceptions

getRelease

Signature

Description

Exceptions

getRepetitionSeparator

Signature

Description

Exceptions

Examples

getSegmentCount

Signature

Description

Exceptions

getSegmentTerminator

Signature

Description

Exceptions

Example

getSubelementSeparator

Signature

Description

Exceptions

Example

getTSValidationResult

Signature

Description

Exceptions

getUnmarshalErrors

Signature

Description

Exceptions

hasxxx

Signature

Description

Exceptions

hasLoopxxx

Signature

Description

Exceptions

isUnmarshalComplete

Signature

Description

Exceptions

marshal

Signature

Description

Exceptions

marshalToBytes

Signature

Description

Exceptions

marshalToString

Signature

Description

Throws

performValidation

Signature

Description

Exceptions

reset

Signature

Description

Exceptions

setxxx

Signature

Description

Exceptions

setDecimalMark

Signature

Description

Exceptions

setDefaultEDFDelimiters

Signature

Description

Exceptions

Example

setElementSeparator

Signature

Description

Exceptions

Examples

setLoopxxx

Signature

Description

Exceptions

setMaxDataError

Signature

Description

Exceptions

setMaxFreedSegsComsNum

Signature

Description

Exceptions

setMaxParsedSegsComsNum

Signature

Description

Exceptions

setRelease

Signature

Description

Exceptions

setRepetitionSeparator

Signature

Description

Exceptions

Example

setSegmentTerminator

Signature

Description

Exceptions

Example

setSubelementSeparator

Signature

Description

Exceptions

Example

unmarshal

Signature

Description

Exceptions

unmarshalFromBytes

Signature

Description

Exceptions

unmarshalFromString

Signature

Description

Exceptions

EDFOTDErrors Schema File and Sample XML

Contents of the EDFOTDErrors.xsd File

Sample Validation Output XML

Using the Message Library for EDIFACT

This document provides information and instructions for using the Java CAPS EDIFACT Message Library.

What You Need to Know

The following topics provide information you need to know when working with the EDIFACT Message Library.

What You Need to Do

The following topics provide instructions on how to use the Java CAPS EDIFACT Message Library.