Contents

Document Messages (yuck)

The PeopleSoft “Document” technology is to be avoided at all costs. Do NOT use it to parse or encode JSON or XML. The code is literally junk. I have personally wasted months of my time on projects trying to make it work or supporting code where other developers or vendors have used it. It is too rigid and the PeopleCode API’s to interact with it are horrid.

What do I use instead? For JSON and XML, I would use the built in PeopleCode Classes for those types. See the related sections in this chapters. These offer complete flexibility to respond to dynamic or static data structures. You also have freedom to support and respond to subtle message differences posted by clients. There is a lot of nuance I am glossing over here.

Unfortunately for REST services you still have to use “primitive” Documents to parse Query String or Path parameters. So you cannot abandon it entirely but this is for a very small section of REST web services. To parse or encode any requests, use the other built in JSON or XML classes.


Author Info
Chris Malek

Chris Malek is a PeopleTools® Technical Consultant with over two decades of experience working on PeopleSoft enterprise software projects. He is available for consulting engagements.

Work with Chris
PeopleSoft REST APIs in Minutes, Not Months
PeopleSoft Simple Web Services (SWS)

SWS turns SQL into production REST APIs — ready for AI, modern apps, and partner integrations. One install, unlimited potential.

  • Configuration-driven, no coding required
  • JSON, XML, and CSV output
  • Works across all PeopleSoft pillars
  • Built on 25+ years of PeopleSoft expertise
Looking for pain-free PeopleSoft web services?
PeopleSoft Simple Web Services (SWS)

A powerful PeopleSoft bolt-on that makes REST web services easy. You bring the SQL, SWS handles the rest.

  • Go from idea to production in minutes
  • Zero code migrations after install
  • JSON, XML, and CSV output supported
  • No PeopleCode or Integration Broker expertise required
Stop Building PeopleSoft Web Services the Hard Way
PeopleSoft Simple Web Services (SWS)

Traditional PeopleSoft web services cost $3,600–$13,000 each to develop. SWS deploys production REST APIs in under 5 minutes through configuration alone.

  • No PeopleCode or Integration Broker expertise required
  • Works across Campus Solutions, HCM, and Financials
  • Built-in pagination, caching, and nested data structures
  • Trusted by institutions across higher education and government
PeopleSoft REST APIs for AI, Modern Apps, and Integrations
PeopleSoft Simple Web Services (SWS)

Turn PeopleSoft data into clean REST APIs for AI integrations, modern applications, and vendor data feeds. Configuration-driven — no PeopleCode required.

  • Deploy production APIs in under 5 minutes
  • AI and LLM ready (RAG, chatbots, intelligent search)
  • JSON, XML, and CSV output
  • Zero modifications to delivered PeopleSoft objects