Tne MH Cat Ta
Tne MH Cat Ta
Tne MH Cat Ta
Upcoming: Advisor Webcast: PeopleTools 8.55 Release Readiness Query, Process Scheduler
1
Introduction
2 Document Definitions
3 Integration Broker Configuration
4 Page, Component, PeopleCode
5 Usage
JavaScript Object Notation (JSON) is becoming more popular as an alternative to the Extensible Markup
Language (XML) used in exchange data between heterogeneous systems
JSON is a more compact format, meaning it takes far less of the bandwidth than the more verbose XML.
JSON is easier to work with in some languages (such as javascript, python, and php)
REST (REpresentational State Transfer ) is becoming more popular when using Web Services.
- Lightweight
-Scalability
-Cacheability
Also you may interconnect with your business partners to easily exchange data
• You can use documents for integrating with third-party partners, as an alternative to
using standalone rowsets, as a mechanism to distribute complex data, and more.
• When building documents in the PeopleSoft system, you can create the following
document formats:
- XML-formatted documents.
- Relational-formatted documents
- JSON-formatted documents.
• Consume and invoke web services from third-party and PeopleSoft systems.
Define the
Request Message:
Define the
Response Message:
Define Service
Operation:
Routing Detail
Add field
Add Button
Use PeopleCode to
Disable the Update
button
Use PeopleCode to
Compose the Request
Message, Send the
request and Parse the
Response
Login in PeopleSoft
Application and access
the Market Rates page