Understanding Populating and Retrieving Document Data

PeopleSoft provides a Document class that contains built-in functions and methods that enable you to populate and retrieve document data.

This topic provides PeopleCode examples for your reference.

Note: The Document class is described in detail in the product documentation for PeopleTools 8.55: PeopleCode API Reference

The Document class provides PeopleCode for populating documents. It also provides PeopleCode for reading data from primitive, compound, and collection elements.

Document PeopleCode specific to Integration Broker messages is described in the product documentation for PeopleTools 8.55: PeopleSoft Integration Broker