Object Schemas; Schema Name - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Integration Schemas
Object query content
Object delete content

Object Schemas

Schema Name

84
You can use query elements only within the context of a service level schema.
The following content format is in the object query element:
Element MXPERSONQuery is type MXPERSONQueryType.
Complex type MXPERSONQueryType has elements for all the configured
attributes of the top object (PERSON) of the object structure.
The following differences exist between the content of the query and the object
set:
The query element includes only the top object of the object structure.
The query element does not include nonpersistent columns.
The query element allows two occurrences of the elements to support a query
on a range, such as a date range.
Since the query includes only the top object of the structure, you cannot have, for
example, a query for a person by phone number. The phone number exists in the
child PHONE object.
You can use delete elements only within the context of service level schemas.
The following content format is in the object delete element:
Element MXPERSONDelete is type MXPERSONDeleteType.
Complex type MXPERSONDeleteType has elements for all the configured
attributes of the PERSON object.
The following differences exist between the content of the delete and the object
set:
The delete element includes only the top object of the object structure.
The delete element does not include nonpersistent columns.
Object schemas define the content of objects. These schemas are not used directly
as input and output for any system service. They are used by system services
while defining input and output types.
Each object has a distinct schema, which includes all the persistent fields for a
persistent object and all nonpersistent fields defined for a nonpersistent object.
The naming convention for object schemas is the object name, for example,
PERSON.xsd.
Integration Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents