Table of Contents

Search

  1. Preface
  2. XML Concepts
  3. Using XML with PowerCenter
  4. Working with XML Sources
  5. Using the XML Editor
  6. Working with XML Targets
  7. XML Source Qualifier Transformation
  8. Midstream XML Transformations
  9. Appendix A: XML Datatype Reference
  10. Appendix B: XPath Query Functions Reference

XML Guide

XML Guide

Limitations

Limitations

The following limitations apply to XML handling in PowerCenter:
  • The XML schema must be smaller than 400 elements.
  • The XML schema file must be smaller than 100 KB.
  • The XML file size must be 10 MB or smaller.
  • The complexity profile is limited to three hierarchy levels.
  • The XML Import Wizard creates a maximum of 400 views.
PowerCenter does not support the following functions:
  • Concatenated columns.
    A column cannot be a concatenation of two elements. For example, you cannot create a column FULLNAME that refers to a concatenation of two elements FIRSTNAME and LASTNAME.
  • Composite keys.
    A key cannot be a concatenation of two elements. For example, you cannot create a key CUSTOMERID that refers to a concatenation of two elements LASTNAME and PHONENUMBER.
  • Parsed lists.
    PowerCenter stores a list type as one string that contains all array elements. PowerCenter does not parse the respective simple types from the string.
To create a transformation with other element types, and to transform larger XML input files, use a Data Processor transformation. For more information about how to create Data Processor transformations, see the
Informatica Data Transformation User Guide
and the
Informatica Data Transformation Getting Started Guide
.

0 COMMENTS

We’d like to hear from you!