Viewing Data Validation Errors - IBM E02HRLL-G - WebSphere Partner Gateway Express Administration Manual

Administration guide
Table of Contents

Advertisement

Viewing data validation errors

You can quickly search for documents that have failed processing using the
color-coded text in the XML fields that contain validation errors. Fields that contain
validation errors are displayed in red. If up to three separate validation errors
occur within nested XML fields, the colors are used to distinguish between the
error fields, as outlined in Table 33.
Table 33. Color-coded document validation errors
Value
Red
Orange
Green
The following is an example of nested XML validation errors:
The
Contactinformation
data element is the first
validation error since this
tag is in the wrong position.
The correct position is
directly after
PartnerRoleDescription
The
FreeFormText
data
element is the second
validation error since this
tag has been duplicated.
The
John
data element is
the third validation error
since this field requires a
minimum of six characters.
Example of non-nested XML validation errors:
Description
First validation error
Second validation error
Third validation error
<?xml version="1.0" encoding="UTF-8"?><!DOCTTYPE Pip3 A7PurchaseOrderUpdateNotifion
SYSTEM "3A7_MS_V02_00_PurchaseOrderUpdateNotification.dtd">
<Pip3A7PurchaseOrderUpdateNoticifation>
<fromRole>
<PartnerRoleDescription>
<GlobalPartnerRoleClassificationCode>Seller<GlobalPartnerRoleClassificationCode>
<PartnerDescription>
<ContactInformation>
<ContactName>
<FreeFormText>
John
</FreeFormText>
<FreeFormText>John</FreeFormText>
</contactName>
<EmailAddress>John@example.com<EmailAddress>
<telephoneNumber>
<CommunicationsNumber>+1-234-567-8998-8</CommunicationsNumber>
</telephoneNumber>
<fascimileNumber>
<CommunicationsNumber>+1-234-567-8998-7</CommunicationsNumber>
<fascimileNumber>
</ContactInformation>
<BusinessDesctiption>
<GlobalBusinessIndentifier>123456789</GlobalBusinessIdentifer>
<GlobalSupplyChainCode>InformationTechnology</GlobalSupplyChainCode>
<BusinessDescription>
<GlobalPartnerClassificationCode>Carrier</GlobalPartnerClassificationCode>
</PartnerDescription>
</PartnerRoleDescription>
Chapter 11. Viewing events and documents
115

Advertisement

Table of Contents
loading

This manual is also suitable for:

Websphere partner gateway

Table of Contents