Configuration 🌟
How to Configure new SWS web services in the UI.
The easiest and most secure way to expose your PeopleSoft data is by using SWS configured web services. This method gives the PeopleSoft admin control over what data is exposed to third parties and is a more secure model for most use cases.
The integration partner ends up using a REST GET Service Operation
called CHG_SWS
. This web service checks security, resolves parameters, executes the SQL, encodes the data and returns it to the user.
Read more in the sections below.
How to Configure new SWS web services in the UI.
How to setup users and security.
Advanced Topic - Caching Responses - Read Carefully!